[SCM] jack-tools/master: Build-depend on libxml2-utils and docbook-xml, needed for generating manpages with a2x (rather than directly with asciidoc).

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Jan 3 05:55:59 UTC 2011


The following commit has been merged in the master branch:
commit 552f24eecedd96e5b49d8b8ee60c88756539476c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 3 06:39:30 2011 +0100

    Build-depend on libxml2-utils and docbook-xml, needed for generating manpages with a2x (rather than directly with asciidoc).

diff --git a/debian/control.in b/debian/control.in
index 6789e00..4669276 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,6 +16,8 @@ Build-Depends: @cdbs@,
  libxt-dev,
  asciidoc,
  xsltproc,
+ libxml2-utils,
+ docbook-xml,
  docbook-xsl
 Standards-Version: 3.9.1
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-tools.git

-- 
jack-tools packaging



More information about the pkg-multimedia-commits mailing list