From: Michael Tremer Date: Sun, 22 Apr 2012 20:14:38 +0000 (+0200) Subject: xmlto: Update to upstream version 0.0.25. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb61ca0055263363bb37f3cd4ab2c36e1d12fc07;p=ipfire-3.x.git xmlto: Update to upstream version 0.0.25. Fixes #10034. --- diff --git a/xmlto/xmlto.nm b/xmlto/xmlto.nm index 3ca124098..12c0f936c 100644 --- a/xmlto/xmlto.nm +++ b/xmlto/xmlto.nm @@ -4,7 +4,7 @@ ############################################################################### name = xmlto -version = 0.0.24 +version = 0.0.25 release = 1 groups = Applications/System @@ -29,7 +29,7 @@ build util-linux end - configure_options +=\ + configure_options += \ BASH=/bin/bash test @@ -40,6 +40,10 @@ end packages package %{name} requires + docbook-dtds + docbook-xsl + flex + libxslt util-linux end end