summaryrefslogtreecommitdiffstats
path: root/python/cryptography
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-06 20:32:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-07 19:09:11 +0700
commit849d26d7bcc427486f6b7bce46acc66c1695977d (patch)
treefef50760667b092f718b5a98f38d78315e0abc08 /python/cryptography
parent02c461e703e3a1cbbed0eeb149de60109abf0d3d (diff)
downloadslackbuilds-849d26d7bcc427486f6b7bce46acc66c1695977d.tar.gz
slackbuilds-849d26d7bcc427486f6b7bce46acc66c1695977d.tar.xz
python/cryptography: Restore DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography')
-rw-r--r--python/cryptography/cryptography.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index 87f334e0be..8ef491f29a 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/6e/96/b8dab146e8be98061dae07e127f80cf
MD5SUM="d85a91af3e943c68fa5ff82a3ccdd5df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyasn1 cffi six enum34"
+REQUIRES="pyasn1 cffi six enum34 ipaddress idna"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"