Revision: 5999
          http://gar.svn.sourceforge.net/gar/?rev=5999&view=rev
Author:   valholla
Date:     2009-08-12 15:49:25 +0000 (Wed, 12 Aug 2009)

Log Message:
-----------
fix dependency on pydistutils

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

Modified: csw/mgar/pkg/pysetuptools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pysetuptools/trunk/Makefile    2009-08-12 15:11:39 UTC (rev 
5998)
+++ csw/mgar/pkg/pysetuptools/trunk/Makefile    2009-08-12 15:49:25 UTC (rev 
5999)
@@ -15,7 +15,7 @@
 MASTER_SITES = http://cheeseshop.python.org/packages/source/s/setuptools/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-REQUIRED_PKGS_CSWpysetuptools = CSWpython
+REQUIRED_PKGS_CSWpysetuptools = CSWpython CSWpydistutils
 PACKAGES = CSWpysetuptools
 CATALOGNAME_CSWpysetuptools = pysetuptools
 SPKG_DESC_CSWpysetuptools = Distribution Utiltiies for Python


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to