summaryrefslogtreecommitdiffstats
path: root/python/python-twisted
diff options
context:
space:
mode:
author Erik Hanson2012-08-20 02:56:45 +0200
committer Erik Hanson2012-08-20 04:57:51 +0200
commit4248415ddecfca807125633a27db2a23e2173a0d (patch)
tree1c97938867d009e56f949ecabde03adb597de54a /python/python-twisted
parent340a77d29157641e96e9531955da5af2e40626f6 (diff)
downloadslackbuilds-4248415ddecfca807125633a27db2a23e2173a0d.tar.gz
Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/python-twisted')
-rw-r--r--python/python-twisted/python-twisted.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-twisted/python-twisted.info b/python/python-twisted/python-twisted.info
index 41b85df9ca..712a996a3a 100644
--- a/python/python-twisted/python-twisted.info
+++ b/python/python-twisted/python-twisted.info
@@ -5,5 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/T/Twisted/Twisted-12.1.0.tar.bz
MD5SUM="f396f1d6f5321e869c2f89b2196a9eb5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
+REQUIRES=""
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"