diff options
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 391c6d3426..f0c80414c0 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2318,6 +2318,8 @@ documents.") ("gtk+" ,gtk+) ("libunistring" ,libunistring) ("pango" ,pango))) + (propagated-inputs + `(("dconf" ,dconf))) (synopsis "Browse and search for non-standard characters") (description "GNOME-Characters is a simple utility application to find and insert unusual characters. It allows you to quickly find the character you are |