aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyramid-addons/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pyramid-addons/APKBUILD')
-rw-r--r--testing/py-pyramid-addons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyramid-addons/APKBUILD b/testing/py-pyramid-addons/APKBUILD
index 0d45fd102f..4a03b16151 100644
--- a/testing/py-pyramid-addons/APKBUILD
+++ b/testing/py-pyramid-addons/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides extra functionality"
url="https://github.com/bboe/pyramid_addons"
arch="noarch"
license="BSD"
-depends="python py-pyramid"
+depends="python2 py-pyramid"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""