gnu: harfbuzz: Comment on the "bin" output.
* gnu/packages/gtk.scm (harfbuzz): Comment on why "bin" output.
This commit is contained in:
parent
2ed74cea5c
commit
0a129f391b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user