gnu: gtk+: Add "bin" output.

* gnu/packages/gtk.scm (gtk+)[outputs]: New field.
master
宋文武 2016-08-06 18:27:17 +08:00
parent 324caeb109
commit 7b808d76d6
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 1 additions and 0 deletions

View File

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