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