gnu: harfbuzz: Comment on the "bin" output.

* gnu/packages/gtk.scm (harfbuzz): Comment on why "bin" output.
master
宋文武 2015-09-17 19:57:36 +08:00
parent 2ed74cea5c
commit 0a129f391b
1 changed files with 2 additions and 1 deletions

View File

@ -154,7 +154,8 @@ affine transformation (scale, rotation, shear, etc.).")
(base32
"1xrxlrvgyr6mm9qjxmkif2kvcah082y94gf1vqi0f0bdl1g8gp7b"))))
(build-system gnu-build-system)
(outputs '("out" "bin"))
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo
(inputs
`(("cairo" ,cairo)))
(propagated-inputs