SF.net SVN: gar:[22628] csw/mgar/pkg/lang-python/pip/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Wed Dec 4 12:59:42 CET 2013


Revision: 22628
          http://gar.svn.sourceforge.net/gar/?rev=22628&view=rev
Author:   cgrzemba
Date:     2013-12-04 11:59:42 +0000 (Wed, 04 Dec 2013)
Log Message:
-----------
lang-python/pip/trunk: fix issue 5128: missing dependency py_setuptools

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

Modified: csw/mgar/pkg/lang-python/pip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pip/trunk/Makefile	2013-12-04 09:26:37 UTC (rev 22627)
+++ csw/mgar/pkg/lang-python/pip/trunk/Makefile	2013-12-04 11:59:42 UTC (rev 22628)
@@ -16,6 +16,7 @@
 
 ARCHALL_CSWpy-pip = 1
 
+RUNTIME_DEP_PKGS += CSWpy-setuptools
 # These are hardcodes for Mac OS X
 CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/pip/util.py
 CHECKPKG_OVERRIDES_CSWpy-pip += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/pip/util.py

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