From eb61ca0055263363bb37f3cd4ab2c36e1d12fc07 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 22 Apr 2012 22:14:38 +0200 Subject: [PATCH] xmlto: Update to upstream version 0.0.25. Fixes #10034. --- xmlto/xmlto.nm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 -- 2.39.2