summaryrefslogtreecommitdiffstats
path: root/python/txi2p
diff options
context:
space:
mode:
author David Spencer2017-05-17 11:47:17 +0200
committer David Spencer2017-05-18 21:46:17 +0200
commite0beba9e0dc0503cef15727879fb85413b9f95a9 (patch)
treee46fa4cdc65cffe2672da4440efed4e69c58abc8 /python/txi2p
parentaf2053d5f3efaaafb46741bd0118a027cc3ae20a (diff)
downloadslackbuilds-e0beba9e0dc0503cef15727879fb85413b9f95a9.tar.gz
python/txi2p: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/txi2p')
-rw-r--r--python/txi2p/txi2p.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txi2p/txi2p.info b/python/txi2p/txi2p.info
index 599d2aacbe..efc375292d 100644
--- a/python/txi2p/txi2p.info
+++ b/python/txi2p/txi2p.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/1e/44/417f36c5b2690d3f1e8c3eaccc15b82
MD5SUM="3ec0650925e62fda2f7ef665983ff1ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-twisted Parsley"
+REQUIRES="vcversioner python-twisted Parsley"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"