gnu: epiphany: Add dconf to propagated-inputs. * gnu/packages/gnome.scm (epiphany)[propagated-inputs]: New field.
1 files changed, 2 insertions(+), 0 deletions(-) M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -0
@@ 3276,6 3276,8 @@ work and the interface is well tested.") ;; subsystem ;; FAIL '(#:tests? #f)) + (propagated-inputs + `(("dconf" ,dconf))) (native-inputs `(("intltool" ,intltool) ("itstool" ,itstool)