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)