[Lunar-commits] CVS: moonbase/xfce4/libxfcegui4 DEPENDS,1.3,1.4
    Steven Michalske 
    hardkrash at lunar-linux.org
       
    Mon Nov 22 16:38:04 UTC 2004
    
    
  
Update of /var/cvs/lunar/moonbase/xfce4/libxfcegui4
In directory espresso.foo-projects.org:/tmp/cvs-serv5312
Modified Files:
	DEPENDS 
Log Message:
it seems that xfce needs xml,  if this is the wrong dependicy, xfce4
devs please correct me here, but this is causing problems with building xfce4
on freshly installed systems, if other packages can install the required
xml parsing stuff please make an alias.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/libxfcegui4/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS	31 Oct 2004 19:01:35 -0000	1.3
+++ DEPENDS	22 Nov 2004 16:38:02 -0000	1.4
@@ -1,5 +1,6 @@
 depends dbh &&
 depends gtk+-2 &&
+depends libxml2 &&
 depends libxfce4util &&
 
 # not real depends, but we really want them
    
    
More information about the Lunar-commits
mailing list