buildbot: add missing rundeps.
This commit is contained in:
parent
b55353b8c6
commit
c81f933ab6
|
@ -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>"
|
||||
|
|
Loading…
Reference in New Issue