aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-flup/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-flup/APKBUILD')
-rw-r--r--main/py-flup/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-flup/APKBUILD b/main/py-flup/APKBUILD
index cef00400005..8bc9daac5eb 100644
--- a/main/py-flup/APKBUILD
+++ b/main/py-flup/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="WSGI modules for Python"
url="http://www.saddi.com/software/flup/"
arch="noarch"
license="BSD"
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
depends="python"
source="$pkgname-$pkgver.tar.gz::http://www.saddi.com/software/flup/dist/${_pkgname}-${pkgver}.tar.gz"