]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - xmlto/xmlto.nm
powertop: Update to 2.6.1
[people/ms/ipfire-3.x.git] / xmlto / xmlto.nm
index b0cf5009335c3f0a43a855f64add56954d11b700..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,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