[Lunar-commits] <moonbase> gutenprint: add gtk+-2 and gimp as optional depends.
Florin Braescu
florin at lunar-linux.org
Tue Aug 19 10:53:46 CEST 2008
commit 354220288ff3bf2c1df32d0bbed4ba1100c32fee
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Aug 19 11:53:46 2008 +0300
gutenprint: add gtk+-2 and gimp as optional depends.
---
printer/gutenprint/DEPENDS | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/printer/gutenprint/DEPENDS b/printer/gutenprint/DEPENDS
index 4d9c652..7a98637 100644
--- a/printer/gutenprint/DEPENDS
+++ b/printer/gutenprint/DEPENDS
@@ -1,5 +1,15 @@
depends ijs
+optional_depends "gtk+-2" \
+ "" \
+ "" \
+ "to build GTK support"
+
+optional_depends "gimp" \
+ "" \
+ "" \
+ "for GIMP support"
+
optional_depends "cups" \
"--with-cups" \
"--without-cups" \
More information about the Lunar-commits
mailing list