aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyramid-perfstat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pyramid-perfstat/APKBUILD')
-rw-r--r--testing/py-pyramid-perfstat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyramid-perfstat/APKBUILD b/testing/py-pyramid-perfstat/APKBUILD
index 5ccea06b46..25d0cc35ed 100644
--- a/testing/py-pyramid-perfstat/APKBUILD
+++ b/testing/py-pyramid-perfstat/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides PerfStat logs and reports statistics"
url="http://bitbucket.org/tuck/pyramid_perfstat"
arch="noarch"
license="BSD"
-depends="python py-pyramid"
+depends="python2 py-pyramid"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""