gnu: epiphany: Add dconf to propagated-inputs.

* gnu/packages/gnome.scm (epiphany)[propagated-inputs]: New field.
This commit is contained in:
宋文武 2015-08-15 21:10:06 +08:00
parent ad11974e8f
commit 80a747c4fe

View File

@ -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)