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
|
(list gdk-pixbuf ; so pixbuf loader cache (for webp) is generated
|
||||||
gettext-minimal
|
gettext-minimal
|
||||||
`(,glib "bin") ; for glib-compile-resources
|
`(,glib "bin") ; for glib-compile-resources
|
||||||
|
gsettings-desktop-schemas ; for the org.gnome.system.proxy schema
|
||||||
pkg-config))
|
pkg-config))
|
||||||
(inputs
|
(inputs
|
||||||
(list gst-plugins-bad
|
(list gst-plugins-bad
|
||||||
|
|
Reference in New Issue