aboutsummaryrefslogtreecommitdiffstats
path: root/community/sslstrip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sslstrip/APKBUILD')
-rw-r--r--community/sslstrip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sslstrip/APKBUILD b/community/sslstrip/APKBUILD
index 84d1f7fb192..0c45efdd1c2 100644
--- a/community/sslstrip/APKBUILD
+++ b/community/sslstrip/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Python tool to hijack HTTPS connections during a MITM attack"
url="http://www.thoughtcrime.org/software/sslstrip/"
arch="noarch"
license="GPL3"
-depends="py2-openssl py2-twisted py2-six py2-enum34 py2-cffi
+depends="py2-openssl py-twisted py2-six py2-enum34 py2-cffi
py2-service_identity py2-cryptography"
makedepends="python2-dev"
install=""