[Lunar-commits] r25483 - moonbase/trunk/printer/gutenprint

Dennis Veatch stumbles at lunar-linux.org
Sat Aug 18 17:44:02 CEST 2007


Author: stumbles
Date: 2007-08-18 17:44:02 +0200 (Sat, 18 Aug 2007)
New Revision: 25483

Modified:
   moonbase/trunk/printer/gutenprint/DEPENDS
Log:

Switching to the alias.



Modified: moonbase/trunk/printer/gutenprint/DEPENDS
===================================================================
--- moonbase/trunk/printer/gutenprint/DEPENDS	2007-08-18 14:29:53 UTC (rev 25482)
+++ moonbase/trunk/printer/gutenprint/DEPENDS	2007-08-18 15:44:02 UTC (rev 25483)
@@ -1,17 +1,17 @@
 optional_depends "cups" \
                  "--with-cups" \
                  "--without-cups" \
-                 "to build CUPS drivers"  &&
+                 "to build CUPS drivers"
 
 optional_depends "ijs" \
                  "--with-ijs" \
                  "--without-ijs" \
-                 "to build IJS-based driver"  &&
+                 "to build IJS-based driver"
 
-optional_depends "ghostscript" \
+optional_depends "%GHOSTSCRIPT" \
                  "--with-ghostscript" \
                  "--without-ghostscript" \
-                 "to build Ghostscript driver"  &&
+                 "to build Ghostscript driver"
 
 optional_depends "foomatic-db-engine" \
 		 "--with-foomatic" \



More information about the Lunar-commits mailing list