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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Oct 13 21:38:49 CEST 2013


Revision: 22205
          http://gar.svn.sourceforge.net/gar/?rev=22205&view=rev
Author:   wahwah
Date:     2013-10-13 19:38:49 +0000 (Sun, 13 Oct 2013)
Log Message:
-----------
lang-python/virtualenv/trunk: Setuptools is necessary for virtualenv to work

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

Modified: csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile	2013-10-13 17:06:00 UTC (rev 22204)
+++ csw/mgar/pkg/lang-python/virtualenv/trunk/Makefile	2013-10-13 19:38:49 UTC (rev 22205)
@@ -19,7 +19,9 @@
 LICENSE = PKG-INFO
 BUILD_DEP_PKGS += CSWpy-mock
 DEP_PKGS = CSWpython-dev
+DEP_PKGS = CSWpy-setuptools
 # /usr/share references are fine, these are docstrings.
 CHECKPKG_OVERRIDES_CSWpy-virtualenv += file-with-bad-content
 CHECKPKG_OVERRIDES_CSWpy-virtualenv += surplus-dependency|CSWpython-dev
+CHECKPKG_OVERRIDES_CSWpy-virtualenv += surplus-dependency|CSWpy-setuptools
 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