~ruther/guix-local

0a129f391bb6fc8f18647b38dc9fa64be1dc2911 — 宋文武 10 years ago 2ed74ce
gnu: harfbuzz: Comment on the "bin" output.

* gnu/packages/gtk.scm (harfbuzz): Comment on why "bin" output.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/gtk.scm
M gnu/packages/gtk.scm => gnu/packages/gtk.scm +2 -1
@@ 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