guix-commits
[Top][All Lists]
Advanced

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

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


From: ???
Subject: 01/01: gnu: harfbuzz: Comment on the "bin" output.
Date: Thu, 17 Sep 2015 12:01:34 +0000

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

commit 0a129f391bb6fc8f18647b38dc9fa64be1dc2911
Author: 宋文武 <address@hidden>
Date:   Thu Sep 17 19:57:36 2015 +0800

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

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 53d8edc..f1a2fb7 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -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



reply via email to

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