summaryrefslogtreecommitdiffstats
path: root/testing/py-libnacl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-libnacl/APKBUILD')
-rw-r--r--testing/py-libnacl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-libnacl/APKBUILD b/testing/py-libnacl/APKBUILD
index 3d3349b7dab..c96c955cf24 100644
--- a/testing/py-libnacl/APKBUILD
+++ b/testing/py-libnacl/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Python bindings for libsodium/tweetnacl"
url="https://libnacl.readthedocs.org/"
arch="noarch"
license="ASL 2.0"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""