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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Dec 16 22:33:38 CET 2009


Revision: 7642
          http://gar.svn.sourceforge.net/gar/?rev=7642&view=rev
Author:   bdwalton
Date:     2009-12-16 21:33:37 +0000 (Wed, 16 Dec 2009)

Log Message:
-----------
libxml2: py_libxml2 needs to depend on CSWpython-rt 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 20:43:58 UTC (rev 7641)
+++ csw/mgar/pkg/libxml2/trunk/Makefile	2009-12-16 21:33:37 UTC (rev 7642)
@@ -27,7 +27,7 @@
 
 REQUIRED_PKGS_CSWlibxml2 = CSWiconv CSWzlib
 REQUIRED_PKGS_CSWlibxml2devel = CSWlibxml2
-REQUIRED_PKGS_CSWpylibxml2 = CSWpython CSWlibxml2
+REQUIRED_PKGS_CSWpylibxml2 = CSWpython CSWpython-rt CSWlibxml2
 
 # 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