[Lunar-commits] r23218 - in moonbase/trunk/printer: cups hplip
Moritz Heiber
moe at lunar-linux.org
Sat Feb 10 20:18:38 CET 2007
Author: moe
Date: 2007-02-10 20:18:38 +0100 (Sat, 10 Feb 2007)
New Revision: 23218
Modified:
moonbase/trunk/printer/cups/DEPENDS
moonbase/trunk/printer/hplip/DEPENDS
Log:
Its the other way 'round. If anybody wants hplip he/she should just go ahead and lin it ..
Modified: moonbase/trunk/printer/cups/DEPENDS
===================================================================
--- moonbase/trunk/printer/cups/DEPENDS 2007-02-10 18:28:23 UTC (rev 23217)
+++ moonbase/trunk/printer/cups/DEPENDS 2007-02-10 19:18:38 UTC (rev 23218)
@@ -5,11 +5,6 @@
"" \
"for most required printer drivers" &&
-optional_depends "hplip" \
- "" \
- "" \
- "for HP printer/fax/copier driver integration" &&
-
optional_depends "Linux-PAM" \
"--enable-pam" \
"--disable-pam" \
Modified: moonbase/trunk/printer/hplip/DEPENDS
===================================================================
--- moonbase/trunk/printer/hplip/DEPENDS 2007-02-10 18:28:23 UTC (rev 23217)
+++ moonbase/trunk/printer/hplip/DEPENDS 2007-02-10 19:18:38 UTC (rev 23218)
@@ -1,5 +1,5 @@
depends jpeg &&
-depends espgs &&
+depends cups &&
depends libusb &&
optional_depends "PyQt" \
More information about the Lunar-commits
mailing list