[SCM] hydrogen/master: Fix build-depend on libxml2-utils (not bogus xmllint).

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Mar 18 01:01:42 UTC 2011


The following commit has been merged in the master branch:
commit dbd125eb3ac24f4bb15872245ec45795b1a28e69
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 17 23:05:17 2011 +0100

    Fix build-depend on libxml2-utils (not bogus xmllint).

diff --git a/debian/rules b/debian/rules
index 4a301d8..9d5e8d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ clean::
 
 # Needed by upstream build process
 CDBS_BUILD_DEPENDS += , libqt4-dev, libz-dev, pkg-config, libarchive-dev
-CDBS_BUILD_DEPENDS += , docbook-utils, poxml, xmlto, xmllint
+CDBS_BUILD_DEPENDS += , docbook-utils, poxml, xmlto, libxml2-utils
 CDBS_BUILD_DEPENDS += , libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 CDBS_BUILD_DEPENDS += , libaudiofile-dev, libjack-dev, liblrdf-dev, libsndfile1-dev (>= 1.0.18), portaudio19-dev, libportmidi-dev, liblash-dev
 

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list