mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: epiphany: Add dconf to propagated-inputs.
* gnu/packages/gnome.scm (epiphany)[propagated-inputs]: New field.
This commit is contained in:
parent
ad11974e8f
commit
80a747c4fe
1 changed files with 2 additions and 0 deletions
|
@ -3276,6 +3276,8 @@ work and the interface is well tested.")
|
||||||
;; subsystem
|
;; subsystem
|
||||||
;; FAIL
|
;; FAIL
|
||||||
'(#:tests? #f))
|
'(#:tests? #f))
|
||||||
|
(propagated-inputs
|
||||||
|
`(("dconf" ,dconf)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)
|
`(("intltool" ,intltool)
|
||||||
("itstool" ,itstool)
|
("itstool" ,itstool)
|
||||||
|
|
Loading…
Add table
Reference in a new issue