CVS: moonbase/games/pysol DEPENDS,1.2,1.3
    Auke Kok 
    sofar at lunar-linux.org
       
    Wed Nov  5 22:17:23 GMT 2003
    
    
  
Update of /var/cvs/lunar/moonbase/games/pysol
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12655/games/pysol
Modified Files:
	DEPENDS 
Log Message:
Removing tcl-tk and creating 2 simpler modules: tcl and tk. tk depends on tcl, and actually uses the source from tcl for compiling. Other than that, tcl compiles without Xfree86 or tk (as expected). This will resolve some issues since it was possible to install tcl-tk without the tk-libs, and other apps depending on those would not be able to resolve that problem. Also all depends on tcl-tk were screened and changed either into tcl or tk. Hope you followed all of this. /me out. (beer)
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/pysol/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	6 Sep 2003 19:31:47 -0000	1.2
+++ DEPENDS	5 Nov 2003 22:17:21 -0000	1.3
@@ -1,3 +1,3 @@
-depends  tcl-tk   &&
+depends  tk       &&
 depends  Python   &&
 optional_depends "pysol-sound-server" "" "" "to enable sound"
    
    
More information about the Lunar-commits
mailing list