diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-05-17 10:47:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-05-18 20:46:17 +0100 |
commit | e0beba9e0dc0503cef15727879fb85413b9f95a9 (patch) | |
tree | e46fa4cdc65cffe2672da4440efed4e69c58abc8 /python/txi2p | |
parent | af2053d5f3efaaafb46741bd0118a027cc3ae20a (diff) | |
download | slackbuilds-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.info | 2 |
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" |