[Lunar-commits] r23301 - moonbase/trunk/python/Python
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Feb 16 17:51:35 CET 2007
Author: v3rt1g0
Date: 2007-02-16 17:51:34 +0100 (Fri, 16 Feb 2007)
New Revision: 23301
Modified:
moonbase/trunk/python/Python/DEPENDS
Log:
Commented out this depends which casuses the circular depends
noted in bug #171. I will attempt to address this later tonight
(7 hours or so from now). At least now XOrg 7.2 updates will
work without ppl reporting the same known issue.
Modified: moonbase/trunk/python/Python/DEPENDS
===================================================================
--- moonbase/trunk/python/Python/DEPENDS 2007-02-16 16:14:22 UTC (rev 23300)
+++ moonbase/trunk/python/Python/DEPENDS 2007-02-16 16:51:34 UTC (rev 23301)
@@ -1,3 +1,4 @@
-depends expat &&
+depends expat
-optional_depends "tk" "" "" "to enable tkinter"
+# removing this until lunar bug #171 can be addressed
+#optional_depends "tk" "" "" "to enable tkinter"
More information about the Lunar-commits
mailing list