aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-bottle-pgsql/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-bottle-pgsql/APKBUILD')
-rw-r--r--testing/py-bottle-pgsql/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-bottle-pgsql/APKBUILD b/testing/py-bottle-pgsql/APKBUILD
index 7bfdd0b161..c4af92ff5d 100644
--- a/testing/py-bottle-pgsql/APKBUILD
+++ b/testing/py-bottle-pgsql/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Bottle PgSQL integration plugin"
url="https://github.com/raisoblast/bottle-pgsql"
arch="noarch"
license="MIT"
-depends="python py-bottle"
+depends="python2 py-bottle"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""