diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-11-29 06:56:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-29 06:56:00 +0700 |
commit | 1832ae1e35a0d16026b1c42ef0dddd07227c071a (patch) | |
tree | 4645541cfd3beef80c120f1578a3608f4482dcf6 /python/txtorcon | |
parent | cc8ad2343702e278f9b033f743fc541e09b21028 (diff) | |
download | slackbuilds-1832ae1e35a0d16026b1c42ef0dddd07227c071a.tar.gz |
python/txtorcon: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/txtorcon')
-rw-r--r-- | python/txtorcon/txtorcon.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txtorcon/txtorcon.info b/python/txtorcon/txtorcon.info index 4b4d10d893..ddcd892103 100644 --- a/python/txtorcon/txtorcon.info +++ b/python/txtorcon/txtorcon.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/42/fc/de34ee8bc9620498272cba765e8b8ee MD5SUM="cf6aa355002f641f7533de4403cacea9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-twisted ipaddress zope.interface txsocksx" +REQUIRES="ipaddress zope.interface txsocksx GeoIP-Python" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" |