guix-commits
[Top][All Lists]
Advanced

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

01/48: gnu: gtk+: Add "bin" output.


From: ???
Subject: 01/48: gnu: gtk+: Add "bin" output.
Date: Tue, 23 Aug 2016 12:11:47 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit 7b808d76d67f5f910fb59ce2eab7b801eac6aa5e
Author: 宋文武 <address@hidden>
Date:   Sat Aug 6 18:27:17 2016 +0800

    gnu: gtk+: Add "bin" output.
    
    * gnu/packages/gtk.scm (gtk+)[outputs]: New field.
---
 gnu/packages/gtk.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 8feac11..bc9c687 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -625,6 +625,7 @@ application suites.")
              (base32
               "157nh9gg0p2avw765hrnkvr8lsh2w811397yxgjv6q5j4fzz6d1q"))
             (patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"))))
+   (outputs '("out" "bin" "doc"))
    (propagated-inputs
     `(("at-spi2-atk" ,at-spi2-atk)
       ("atk" ,atk)



reply via email to

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