mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-14 10:55:23 -05: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)
|
||||
("glib:bin" ,glib "bin")
|
||||
("gobject-introspection" ,gobject-introspection)
|
||||
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
||||
("itstool" ,itstool)
|
||||
("libarchive" ,libarchive)
|
||||
("libxml2" ,libxml2)
|
||||
|
|
Loading…
Reference in a new issue