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