[csw-devel] SF.net SVN: gar:[21856] csw/mgar/pkg/lang-python/netifaces/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue Aug 27 13:13:35 CEST 2013


Revision: 21856
          http://gar.svn.sourceforge.net/gar/?rev=21856&view=rev
Author:   pfelecan
Date:     2013-08-27 11:13:34 +0000 (Tue, 27 Aug 2013)
Log Message:
-----------
lang-python/dnspython: adjusted build and run-time dependency

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/netifaces/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/netifaces/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/netifaces/trunk/Makefile	2013-08-27 11:01:25 UTC (rev 21855)
+++ csw/mgar/pkg/lang-python/netifaces/trunk/Makefile	2013-08-27 11:13:34 UTC (rev 21856)
@@ -15,12 +15,12 @@
 MASTER_SITES	=	http://alastairs-place.net/projects/netifaces/
 DISTFILES 		=	$(DISTNAME).tar.gz
 
-BUILD_DEP_PKGS	=	CSWpysetuptools
+BUILD_DEP_PKGS	=	CSWpy-setuptools
 
 CONFIGURE_ARGS	=	$(DIRPATHS)
 
 RUNTIME_DEP_PKGS	+=	CSWlibpython2-6-1-0
-CHECKPKG_OVERRIDES_CSWpy-netifaces += surplus-dependency|CSWpython
+RUNTIME_DEP_PKGS	+=	CSWlibpython2-7-1-0
 
 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