aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flask-restaction/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flask-restaction/APKBUILD')
-rw-r--r--testing/py-flask-restaction/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-restaction/APKBUILD b/testing/py-flask-restaction/APKBUILD
index 8d21df884bc..e115d9dcd3d 100644
--- a/testing/py-flask-restaction/APKBUILD
+++ b/testing/py-flask-restaction/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="MIT"
depends="python py-flask"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip"