From d53703e4e2f4ea6dd32123fa8be8c3540d77fbaa Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 24 Nov 2021 13:52:03 +0100 Subject: gnu: geary: Add missing input. * gnu/packages/gnome.scm (geary)[native-inputs]: Add gsettings-desktop-schemas for tests. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 387d08819b..a148ac523f 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11480,6 +11480,7 @@ join_paths\\('build-aux', 'post_install.py'\\)\\)") ("gettext" ,gettext-minimal) ("glib:bin" ,glib "bin") ("gobject-introspection" ,gobject-introspection) + ("gsettings-desktop-schemas" ,gsettings-desktop-schemas) ("itstool" ,itstool) ("libarchive" ,libarchive) ("libxml2" ,libxml2) -- cgit v1.2.3