guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: epiphany: Add dconf to propagated-inputs.


From: ???
Subject: 01/01: gnu: epiphany: Add dconf to propagated-inputs.
Date: Sat, 15 Aug 2015 13:11:55 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit 80a747c4fe6c249f0ca81271750d773eeb170c75
Author: 宋文武 <address@hidden>
Date:   Sat Aug 15 21:10:06 2015 +0800

    gnu: epiphany: Add dconf to propagated-inputs.
    
    * gnu/packages/gnome.scm (epiphany)[propagated-inputs]: New field.
---
 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 80c13dc..1c31be2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]