aboutsummaryrefslogtreecommitdiffstats
path: root/testing/netsink/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/netsink/APKBUILD')
-rw-r--r--testing/netsink/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/netsink/APKBUILD b/testing/netsink/APKBUILD
index c860fe5360..b6761b6805 100644
--- a/testing/netsink/APKBUILD
+++ b/testing/netsink/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A Network Sinkhole for Isolated Malware Analysis"
url="https://github.com/shendo/netsink"
arch="noarch"
license="GPL3+"
-depends="python py-dnslib"
+depends="python2 py-dnslib"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""