buildbot: add missing rundeps.

This commit is contained in:
Juan RP 2012-06-28 12:46:02 +02:00
parent b55353b8c6
commit c81f933ab6

View file

@ -1,10 +1,10 @@
# Template file for 'buildbot'
pkgname=buildbot
version=0.8.6p1
revision=1
revision=2
noarch=yes
build_style=python-module
fulldepends="python python-jinja Twisted"
fulldepends="python python-jinja sqlalchemy-migrate python-simplejson Twisted"
pycompile_module="$pkgname"
short_desc="A system to automate the compile/test cycle"
maintainer="Juan RP <xtraeme@gmail.com>"