aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-buildutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-buildutils/APKBUILD')
-rw-r--r--testing/py-buildutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD
index 49a83d31af8..8a1b3ea5390 100644
--- a/testing/py-buildutils/APKBUILD
+++ b/testing/py-buildutils/APKBUILD
@@ -9,7 +9,7 @@ url="http://pypi.python.org/pypi/buildutils/0.3"
arch="noarch"
license="MIT"
depends="python"
-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.tar.gz"