]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
xmlto: Update to upstream version 0.0.25.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Apr 2012 20:14:38 +0000 (22:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Apr 2012 20:14:38 +0000 (22:14 +0200)
Fixes #10034.

xmlto/xmlto.nm

index 3ca124098e01f768a0066f16a5809d5593df2f7c..12c0f936cf821f93d365664159707a928cd4ca84 100644 (file)
@@ -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