diff --git a/srcpkgs/xmlto/template b/srcpkgs/xmlto/template index 28bcd148efd..5b3404ec01f 100644 --- a/srcpkgs/xmlto/template +++ b/srcpkgs/xmlto/template @@ -1,16 +1,16 @@ # Template file for 'xmlto' pkgname=xmlto -version=0.0.26 -revision=2 +version=0.0.27 +revision=1 build_style=gnu-configure hostmakedepends="libxslt docbook-xsl" -depends="${hostmakedepends}" +depends="bash ${hostmakedepends}" short_desc="Tool to help transform XML documents into other formats" maintainer="Juan RP " license="GPL-2" homepage="http://cyberelk.net/tim/software/xmlto/" distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2" -checksum=efb49b2fb3bc27c1a1e24fe34abf19b6bf6cbb40844e6fd58034cdf21c54b5ec +checksum=1b7183b85f7fb0a2e4cf684f3da83cf09f5080738ee2c1770762a78c8ac99f7f post_install() { # Requires bash!