aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorponce <matteo.bernardini@gmail.com>2012-08-23 15:50:52 +0200
committerRobby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:31 -0500
commit33a8f5de2e5bb6a0e088df079b13ae4da513a927 (patch)
treee1a7fb8c657c161d7e912b623507faf070dcfd63 /python
parent252e8b956650ac923e75014928503c687cdf6ece (diff)
downloadslackbuilds-33a8f5de2e5bb6a0e088df079b13ae4da513a927.tar.xz
python/distribute: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r--python/distribute/distribute.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/distribute/distribute.info b/python/distribute/distribute.info
index ff866c3a96f5..6d946f93bc0c 100644
--- a/python/distribute/distribute.info
+++ b/python/distribute/distribute.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/d/distribute/distribute-0.6.27.
MD5SUM="ecd75ea629fee6d59d26f88c39b2d291"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
+REQUIRES=""
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"