diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 90b72731f6..22588ffe28 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2702,7 +2702,7 @@ (define-public gsettings-desktop-schemas "/share/backgrounds/gnome")) ;; Do not reference fonts, that may not exist. (("'Source Code Pro 10'") "'Monospace 11'"))))))) - (inputs (list glib gnome-backgrounds)) + (inputs (list glib gnome-backgrounds gobject-introspection)) (native-inputs (list gettext-minimal `(,glib "bin") ;glib-compile-schemas, etc. gobject-introspection