[Lunar-commits] r21388 - moonbase/trunk/graphics/gtk+-2
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Sep 10 21:14:34 UTC 2006
Author: v3rt1g0
Date: 2006-09-10 21:14:34 +0000 (Sun, 10 Sep 2006)
New Revision: 21388
Modified:
moonbase/trunk/graphics/gtk+-2/DEPENDS
Log:
Depends Tweak: gtk+-2 (2.10.3)
* as of gtk+-2 2.10.0 it has more of a "native" print feature, which
optionally depends on cups, so adding that here as an optional
Modified: moonbase/trunk/graphics/gtk+-2/DEPENDS
===================================================================
--- moonbase/trunk/graphics/gtk+-2/DEPENDS 2006-09-10 17:35:23 UTC (rev 21387)
+++ moonbase/trunk/graphics/gtk+-2/DEPENDS 2006-09-10 21:14:34 UTC (rev 21388)
@@ -2,4 +2,6 @@
depends pango &&
depends tiff &&
depends jpeg &&
-depends %X
+depends %X &&
+
+optional_depends "cups" "" "" "for the CUPS based printing backed"
More information about the Lunar-commits
mailing list