aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dnslib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-dnslib/APKBUILD')
-rw-r--r--testing/py-dnslib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-dnslib/APKBUILD b/testing/py-dnslib/APKBUILD
index 39c3a08e6ed..8df3161b8ed 100644
--- a/testing/py-dnslib/APKBUILD
+++ b/testing/py-dnslib/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A simple library to encode/decode DNS wire-format packets"
url="https://bitbucket.org/paulc/dnslib/"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev"
install=""