CVS: moonbase/doc-tools/scrollkeeper DEPENDS,1.6,1.7
    Nick Hudson 
    nhudson at lunar-linux.org
       
    Tue Dec  9 01:58:33 GMT 2003
    
    
  
Update of /var/cvs/lunar/moonbase/doc-tools/scrollkeeper
In directory dbguin.lunar-linux.org:/tmp/cvs-serv328/scrollkeeper
Modified Files:
	DEPENDS 
Log Message:
Fixing problem with scrollkeeper.  Seems they changed XML parsers from one that was broke to the perl module XML-Parser.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/scrollkeeper/DEPENDS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DEPENDS	18 Jun 2003 19:22:51 -0000	1.6
+++ DEPENDS	9 Dec 2003 01:58:31 -0000	1.7
@@ -1,4 +1,5 @@
 depends  libxml2         &&
+depends  XML-Parser      &&
 depends  intltool        &&
 depends  xml-i18n-tools  &&
 depends  libxslt         &&
    
    
More information about the Lunar-commits
mailing list