gnu: tuba: Add missing input.
Reported by retropikzel on IRC. * gnu/packages/mastodon.scm (tuba)[native-inputs]: Add gsettings-desktop-schemas. Change-Id: I79650a2b72cf149498e7f158d66502c20d88998amaster
parent
d987b75618
commit
23627b1706
|
@ -119,6 +119,7 @@ Features include:
|
|||
(list gdk-pixbuf ; so pixbuf loader cache (for webp) is generated
|
||||
gettext-minimal
|
||||
`(,glib "bin") ; for glib-compile-resources
|
||||
gsettings-desktop-schemas ; for the org.gnome.system.proxy schema
|
||||
pkg-config))
|
||||
(inputs
|
||||
(list gst-plugins-bad
|
||||
|
|
Reference in New Issue