]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - xmlto/xmlto.nm
sed: Update to 4.7
[people/stevee/ipfire-3.x.git] / xmlto / xmlto.nm
index b0cf5009335c3f0a43a855f64add56954d11b700..a24d20d485ce82711d11b09bcba9b0936ece6790 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = xmlto
-version    = 0.0.24
+version    = 0.0.26
 release    = 1
 
 groups     = Applications/System
@@ -29,7 +29,7 @@ build
                util-linux
        end
 
-       configure_options +=\
+       configure_options += \
                BASH=/bin/bash
 
        test
@@ -40,7 +40,15 @@ end
 packages
        package %{name}
                requires
+                       docbook-dtds
+                       docbook-xsl
+                       flex
+                       libxslt
                        util-linux
                end
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end