From e9049d04cd899519a2926c8aa9875455828c519f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 6 Mar 2012 15:57:40 +0100 Subject: [PATCH] xmlto: rebuild and depend on grep with correct path. --- srcpkgs/xmlto/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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!