CVS: moonbase/compilers/Python DEPENDS,1.1,1.2
jmhodges at lunar-linux.org
jmhodges at lunar-linux.org
Sun Aug 17 14:20:27 GMT 2003
Update of /var/cvs/lunar/moonbase/compilers/Python
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4387
Modified Files:
DEPENDS
Log Message:
this is needed to build with tkinter support
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/Python/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 19 Jul 2003 19:53:10 -0000 1.1
+++ DEPENDS 17 Aug 2003 14:20:25 -0000 1.2
@@ -1 +1,2 @@
-depends expat
+depends expat &&
+optional_depends "tcl-tk" "" "" "to enable tkinter"
More information about the Lunar-commits
mailing list