diff --git a/srcpkgs/xmlto/template b/srcpkgs/xmlto/template index 59c7889bddc..1ca551bfe95 100644 --- a/srcpkgs/xmlto/template +++ b/srcpkgs/xmlto/template @@ -1,6 +1,7 @@ # Template file for 'xmlto' pkgname=xmlto version=0.0.25 +revision=1 homepage="http://cyberelk.net/tim/software/xmlto/" distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2" build_style=gnu-configure @@ -13,10 +14,10 @@ long_desc=" stylesheet for the conversion you want and applies it using an external XSLT processor. It also performs any necessary post-processing." -Add_dependency full glibc Add_dependency full libxslt Add_dependency full docbook-xsl Add_dependency full coreutils +Add_dependency full grep post_install() { # Requires bash!