aboutsummaryrefslogtreecommitdiffstats
path: root/community/buildbot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/buildbot/APKBUILD')
-rw-r--r--community/buildbot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/buildbot/APKBUILD b/community/buildbot/APKBUILD
index 6748931a8d5..3de2450d1aa 100644
--- a/community/buildbot/APKBUILD
+++ b/community/buildbot/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Continuous integration testing framework"
url="http://buildbot.net/"
arch="noarch"
license="GPLv2"
-depends="python2 py-twisted py-simplejson py2-sqlalchemy
+depends="python2 py-twisted py-simplejson py2-sqlalchemy
py2-pysqlite py-jinja2 py2-sqlalchemy-migrate
py-dateutil py-setuptools"
depends_dev=""