aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-zope-deprecation
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-zope-deprecation')
-rw-r--r--testing/py-zope-deprecation/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-zope-deprecation/APKBUILD b/testing/py-zope-deprecation/APKBUILD
index c415ddce41..63e1069ed2 100644
--- a/testing/py-zope-deprecation/APKBUILD
+++ b/testing/py-zope-deprecation/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Zope Deprecation Infrastructure"
url="https://pypi.python.org/pypi/zope.deprecation"
arch="noarch"
license="ZPL2+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""