aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flask-autorouter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flask-autorouter/APKBUILD')
-rw-r--r--testing/py-flask-autorouter/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-autorouter/APKBUILD b/testing/py-flask-autorouter/APKBUILD
index 9cf24c12b24..17751d87740 100644
--- a/testing/py-flask-autorouter/APKBUILD
+++ b/testing/py-flask-autorouter/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Flask generating URL routing"
url="https://pypi.python.org/pypi/flask-autorouter"
arch="noarch"
license="MIT"
-depends="python py-flask"
+depends="python2 py-flask"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""