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