diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-05-17 10:47:32 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-05-18 20:46:17 +0100 |
commit | 21697aabcb8def67cf276647e4c13bad58e7da4d (patch) | |
tree | e6932010195c5d0dd4ebe29a949567deb3ceeb81 /python/txsocksx | |
parent | e0beba9e0dc0503cef15727879fb85413b9f95a9 (diff) | |
download | slackbuilds-21697aabcb8def67cf276647e4c13bad58e7da4d.tar.gz |
python/txsocksx: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/txsocksx')
-rw-r--r-- | python/txsocksx/txsocksx.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txsocksx/txsocksx.info b/python/txsocksx/txsocksx.info index 435b94eb55..710a26c6ff 100644 --- a/python/txsocksx/txsocksx.info +++ b/python/txsocksx/txsocksx.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/ed/36/5bc796eb2612b500baa26a68481d699 MD5SUM="0266b9ae7b58f7550a49683afebf65ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-twisted Parsley" +REQUIRES="vcversioner python-twisted Parsley" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" |