aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-netlib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-netlib/APKBUILD')
-rw-r--r--testing/py-netlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-netlib/APKBUILD b/testing/py-netlib/APKBUILD
index a5c0a9ff6e4..89e3c14ad5e 100644
--- a/testing/py-netlib/APKBUILD
+++ b/testing/py-netlib/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Collection of network utility classes"
url="https://github.com/mitmproxy/netlib"
arch="noarch"
license="MIT"
-depends="python py-openssl py-asn1"
+depends="python2 py-openssl py-asn1"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""