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 49e4fae3ffe..b1a83629008 100644
--- a/community/py-zope-component/APKBUILD
+++ b/community/py-zope-component/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Zope Component Architecture"
url="https://pypi.python.org/pypi/zope.component"
arch="noarch"
license="ZPL2+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""