aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-distutils-extra/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-distutils-extra/APKBUILD')
-rw-r--r--community/py-distutils-extra/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-distutils-extra/APKBUILD b/community/py-distutils-extra/APKBUILD
index f2d507660a..620dada488 100644
--- a/community/py-distutils-extra/APKBUILD
+++ b/community/py-distutils-extra/APKBUILD
@@ -8,7 +8,7 @@ url="http://launchpad.net/python-distutils-extra"
arch="noarch"
license="GPL"
depends="py-setuptools"
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
source="http://launchpad.net/python-distutils-extra/trunk/$pkgver/+download/python-distutils-extra-$pkgver.tar.gz"
_builddir="$srcdir"/python-distutils-extra-$pkgver