[csw-devel] SF.net SVN: gar:[8261] csw/mgar/pkg/cpan/XML-LibXML/trunk/Makefile
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Sun Jan 31 13:56:06 CET 2010
Revision: 8261
http://gar.svn.sourceforge.net/gar/?rev=8261&view=rev
Author: bensons
Date: 2010-01-31 12:56:06 +0000 (Sun, 31 Jan 2010)
Log Message:
-----------
cpan XML-LibXML: added libxml2 dependency
Modified Paths:
--------------
csw/mgar/pkg/cpan/XML-LibXML/trunk/Makefile
Modified: csw/mgar/pkg/cpan/XML-LibXML/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-LibXML/trunk/Makefile 2010-01-31 12:49:30 UTC (rev 8260)
+++ csw/mgar/pkg/cpan/XML-LibXML/trunk/Makefile 2010-01-31 12:56:06 UTC (rev 8261)
@@ -19,8 +19,8 @@
SPKG_DESC_CSWpmxmllibxmlcom = Constants and Character Encoding Routines
PKGFILES_CSWpmxmllibxmlcom = this-is-just-an-empty-stub
-PREREQUISITE_PKGS = CSWpmxmlnssupp CSWpmxmlsax
-REQUIRED_PKGS = CSWpmxmlnssupp CSWpmxmlsax
+PREREQUISITE_PKGS = CSWpmxmlnssupp CSWpmxmlsax CSWlibxml2
+REQUIRED_PKGS = CSWpmxmlnssupp CSWpmxmlsax CSWlibxml2
CONFIGURE_ENV += SKIP_SAX_INSTALL=1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list