gnu: geary: Add missing input.
* gnu/packages/gnome.scm (geary)[native-inputs]: Add gsettings-desktop-schemas for tests.master
parent
651fc759d7
commit
d53703e4e2
|
@ -11480,6 +11480,7 @@ join_paths\\('build-aux', 'post_install.py'\\)\\)")
|
||||||
("gettext" ,gettext-minimal)
|
("gettext" ,gettext-minimal)
|
||||||
("glib:bin" ,glib "bin")
|
("glib:bin" ,glib "bin")
|
||||||
("gobject-introspection" ,gobject-introspection)
|
("gobject-introspection" ,gobject-introspection)
|
||||||
|
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
||||||
("itstool" ,itstool)
|
("itstool" ,itstool)
|
||||||
("libarchive" ,libarchive)
|
("libarchive" ,libarchive)
|
||||||
("libxml2" ,libxml2)
|
("libxml2" ,libxml2)
|
||||||
|
|
Reference in New Issue