CVS: moonbase/graphics/sketch DEPENDS,1.2,1.3
    Auke Kok 
    sofar at lunar-linux.org
       
    Wed Nov  5 22:17:24 GMT 2003
    
    
  
Update of /var/cvs/lunar/moonbase/graphics/sketch
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12655/graphics/sketch
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/graphics/sketch/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	13 Sep 2002 10:57:40 -0000	1.2
+++ DEPENDS	5 Nov 2003 22:17:21 -0000	1.3
@@ -1,3 +1,3 @@
-depends  tcl-tk  &&
+depends  tk   &&
 depends  pil
 # add python xml support later
    
    
More information about the Lunar-commits
mailing list