aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flask-restful/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flask-restful/APKBUILD')
-rw-r--r--testing/py-flask-restful/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-restful/APKBUILD b/testing/py-flask-restful/APKBUILD
index 15ea6397eb..64fc6df18f 100644
--- a/testing/py-flask-restful/APKBUILD
+++ b/testing/py-flask-restful/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Flask RESTful API extension"
url="https://pypi.python.org/pypi/Flask-RESTful"
arch="noarch"
license="BSD"
-depends="python py-flask"
+depends="python2 py-flask"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""