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