mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: geary: Add missing input.
* gnu/packages/gnome.scm (geary)[native-inputs]: Add gsettings-desktop-schemas for tests.
This commit is contained in:
parent
651fc759d7
commit
d53703e4e2
1 changed files with 1 additions and 0 deletions
|
@ -11480,6 +11480,7 @@ (define-public geary
|
||||||
("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)
|
||||||
|
|
Loading…
Reference in a new issue