From d1bbf07a534c7cd70cb28c748dad9a9e768f403b Mon Sep 17 00:00:00 2001 From: tmpfile Date: Sat, 8 Jul 2017 16:30:22 -0300 Subject: community/[various]: fix trailing whitespace --- community/buildbot/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/buildbot') diff --git a/community/buildbot/APKBUILD b/community/buildbot/APKBUILD index 6748931a8d..3de2450d1a 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="" -- cgit v1.2.3