summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 98032239ea..898f513e90 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1251,6 +1251,8 @@ documentation.")
("gtk+" ,gtk+)
("libcanberra" ,libcanberra)
("lcms" ,lcms)))
+ (propagated-inputs
+ `(("dconf" ,dconf)))
(synopsis "Color profile manager for the GNOME desktop")
(description "GNOME Color Manager is a session framework that makes it easy
to manage, install and generate color profiles in the GNOME desktop.")