aboutsummaryrefslogtreecommitdiffstats
path: root/community/recon-ng/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/recon-ng/APKBUILD')
-rw-r--r--community/recon-ng/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/recon-ng/APKBUILD b/community/recon-ng/APKBUILD
index 84238c2d9e..507f90dd05 100644
--- a/community/recon-ng/APKBUILD
+++ b/community/recon-ng/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Full-featured Web Reconnaissance framework written in Python"
url="https://bitbucket.org/LaNMaSteR53/recon-ng"
arch="noarch"
license="GPL3"
-depends="python py-dicttoxml py-dnspython py-jsonrpclib py-lxml
+depends="python2 py-dicttoxml py-dnspython py-jsonrpclib py-lxml
py-mechanize py-slowaes py-xlsxwriter py-olefile py-pypdf2"
depends_dev=""
makedepends="$depends_dev"