summaryrefslogtreecommitdiffstats
path: root/libraries/gaphas/gaphas.info
diff options
context:
space:
mode:
author ponce2012-08-26 09:57:50 +0200
committer ponce2012-08-26 09:57:50 +0200
commit00ad79b2e8dd7febc439b09b8876e0ef003a6a70 (patch)
tree1235484af2c53fb8617e8ebf5a18cd86f0308b14 /libraries/gaphas/gaphas.info
parent895024f14f0d3e6f899fa3c11b5700dfea279c37 (diff)
downloadslackbuilds-00ad79b2e8dd7febc439b09b8876e0ef003a6a70.tar.gz
libraries/gaphas: Fixed dep information
Diffstat (limited to 'libraries/gaphas/gaphas.info')
-rw-r--r--libraries/gaphas/gaphas.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gaphas/gaphas.info b/libraries/gaphas/gaphas.info
index 1c89141ce2..88fef86a71 100644
--- a/libraries/gaphas/gaphas.info
+++ b/libraries/gaphas/gaphas.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/g/gaphas/gaphas-0.7.2.tar.gz"
MD5SUM="8a18fa17a7f4df29d9e7762eb430816e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="decorator nose pysetuptools simplegeneric"
+REQUIRES="decorator nose setuptools-git simplegeneric"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"