aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-ask/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ask/APKBUILD')
-rw-r--r--testing/py-ask/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ask/APKBUILD b/testing/py-ask/APKBUILD
index 71801a39e1..f4c0d9f003 100644
--- a/testing/py-ask/APKBUILD
+++ b/testing/py-ask/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="An easy input validation for Python"
url="https://github.com/chive/ask"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""