python/txi2p: Fixed deps.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-05-17 10:47:17 +01:00
parent af2053d5f3
commit e0beba9e0d

View file

@ -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"