aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyramid-controllers/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pyramid-controllers/APKBUILD')
-rw-r--r--testing/py-pyramid-controllers/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyramid-controllers/APKBUILD b/testing/py-pyramid-controllers/APKBUILD
index 6a792a9262e..2917674051f 100644
--- a/testing/py-pyramid-controllers/APKBUILD
+++ b/testing/py-pyramid-controllers/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides de-centralized hierarchical object dispa
url="http://github.com/cadithealth/pyramid_controllers"
arch="noarch"
license="MIT"
-depends="python py-pyramid"
+depends="python2 py-pyramid"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""