aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-zope-component/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-zope-component/APKBUILD')
-rw-r--r--community/py-zope-component/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zope-component/APKBUILD b/community/py-zope-component/APKBUILD
index 2d204744f6..49e4fae3ff 100644
--- a/community/py-zope-component/APKBUILD
+++ b/community/py-zope-component/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="ZPL2+"
depends="python"
depends_dev=""
-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.zip"