~ruther/guix-local

80a747c4fe6c249f0ca81271750d773eeb170c75 — 宋文武 10 years ago ad11974
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)