diff options
Diffstat (limited to 'gnu/packages/gnome.scm')
-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 54dfcb7bd0..391c6d3426 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -10844,6 +10844,8 @@ It includes world clocks, alarms, a stopwatch and a timer.") ("libsoup", libsoup) ("libedataserverui" ,evolution-data-server) ("libgweather" ,libgweather))) + (propagated-inputs + `(("dconf" ,dconf))) (synopsis "Calendar application for GNOME") (description "GNOME Calendar is a simple and beautiful calendar application designed to perfectly fit the GNOME desktop. By reusing the components which |