aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-bottle-session/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-bottle-session/APKBUILD')
-rw-r--r--testing/py-bottle-session/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-bottle-session/APKBUILD b/testing/py-bottle-session/APKBUILD
index 2ab032358c..6a2da1b420 100644
--- a/testing/py-bottle-session/APKBUILD
+++ b/testing/py-bottle-session/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Bottle session plugin"
url="https://bitbucket.org/devries/bottle-session"
arch="noarch"
license="Artistic"
-depends="python py-bottle py-redis"
+depends="python2 py-bottle py-redis"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""