aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyramid-settings
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pyramid-settings')
-rw-r--r--testing/py-pyramid-settings/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyramid-settings/APKBUILD b/testing/py-pyramid-settings/APKBUILD
index 95fc1146e15..aca857be799 100644
--- a/testing/py-pyramid-settings/APKBUILD
+++ b/testing/py-pyramid-settings/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides a settings module"
url="http://github.com/niktto/pyramid_settings/"
arch="noarch"
license="BSD"
-depends="python py-pyramid"
+depends="python2 py-pyramid"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""