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 8a1b3ea5390..813cbc21459 100644
--- a/testing/py-buildutils/APKBUILD
+++ b/testing/py-buildutils/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Buildutils is a collection of enhancements to the Python distutils"
url="http://pypi.python.org/pypi/buildutils/0.3"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
makedepends="python2-dev py-setuptools"
install=""
subpackages=""