aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flask-enterprise/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flask-enterprise/APKBUILD')
-rw-r--r--testing/py-flask-enterprise/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-enterprise/APKBUILD b/testing/py-flask-enterprise/APKBUILD
index 391b8faa98d..8b95ec51ab5 100644
--- a/testing/py-flask-enterprise/APKBUILD
+++ b/testing/py-flask-enterprise/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Flask enterprise capabilities"
url="https://pypi.python.org/pypi/Flask-Enterprise"
arch="noarch"
license=" CDDL"
-depends="python py-flask"
+depends="python2 py-flask"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""