diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-16 22:09:52 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-16 22:09:52 +0100 |
commit | a4ac27e149610d6bbef7a336d535f7c5a66e3a86 (patch) | |
tree | b6fe060db3d03a90b2d56af2df04692722d570f2 /development/pudb | |
parent | 5ce7fd59915a4f657ef6c12f7562a1238ce35898 (diff) | |
download | slackbuilds-a4ac27e149610d6bbef7a336d535f7c5a66e3a86.tar.gz |
development/pudb: Added the dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/pudb')
-rw-r--r-- | development/pudb/pudb.info | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/pudb/pudb.info b/development/pudb/pudb.info index 47f0b01508..722fe33f48 100644 --- a/development/pudb/pudb.info +++ b/development/pudb/pudb.info @@ -5,7 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pudb/pudb-2013.3.2.tar.gz" MD5SUM="aacca6e45b664914a1f514e3580d1d65" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="pysetuptools" MAINTAINER="Rudson R. Alves" EMAIL="rudsonalves@yahoo.com.br" -APPROVED="" |