[csw-devel] SF.net SVN: gar:[7643] csw/mgar/pkg/libxml2/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Dec 17 02:04:09 CET 2009


Revision: 7643
          http://gar.svn.sourceforge.net/gar/?rev=7643&view=rev
Author:   bdwalton
Date:     2009-12-17 01:04:08 +0000 (Thu, 17 Dec 2009)

Log Message:
-----------
libxml2: py_libxml2 directly depends on iconv and zlib too

Modified Paths:
--------------
    csw/mgar/pkg/libxml2/trunk/Makefile

Modified: csw/mgar/pkg/libxml2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxml2/trunk/Makefile	2009-12-16 21:33:37 UTC (rev 7642)
+++ csw/mgar/pkg/libxml2/trunk/Makefile	2009-12-17 01:04:08 UTC (rev 7643)
@@ -27,7 +27,7 @@
 
 REQUIRED_PKGS_CSWlibxml2 = CSWiconv CSWzlib
 REQUIRED_PKGS_CSWlibxml2devel = CSWlibxml2
-REQUIRED_PKGS_CSWpylibxml2 = CSWpython CSWpython-rt CSWlibxml2
+REQUIRED_PKGS_CSWpylibxml2 = CSWpython CSWpython-rt CSWlibxml2 CSWiconv CSWzlib
 
 # We don't have 64 bit Python yet
 CONFIGURE_ARGS_32 = --with-python=$(prefix)


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