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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Mar 29 02:38:52 CEST 2010


Revision: 9425
          http://gar.svn.sourceforge.net/gar/?rev=9425&view=rev
Author:   bdwalton
Date:     2010-03-29 00:38:51 +0000 (Mon, 29 Mar 2010)

Log Message:
-----------
libxml2: drop python-rt dep, allow dev package to depend on primary

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

Modified: csw/mgar/pkg/libxml2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxml2/trunk/Makefile	2010-03-28 20:01:21 UTC (rev 9424)
+++ csw/mgar/pkg/libxml2/trunk/Makefile	2010-03-29 00:38:51 UTC (rev 9425)
@@ -26,7 +26,7 @@
 
 RUNTIME_DEP_PKGS_CSWlibxml2 = CSWiconv CSWzlib
 RUNTIME_DEP_PKGS_CSWlibxml2devel = CSWlibxml2
-RUNTIME_DEP_PKGS_CSWpylibxml2 = CSWpython CSWpython-rt CSWlibxml2 CSWiconv CSWzlib
+RUNTIME_DEP_PKGS_CSWpylibxml2 = CSWpython CSWlibxml2 CSWiconv CSWzlib
 
 # We don't have 64 bit Python yet
 CONFIGURE_ARGS_32 = --with-python=$(prefix)
@@ -64,5 +64,8 @@
 sysconfdir = /etc/opt/csw
 localstatedir = /var/opt/csw
 
+# override checkpkg for this
+CHECKPKG_OVERRIDES_CSWlibxml2devel += surplus-dependency|CSWlibxml2
+
 include gar/category.mk
 


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