[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.8.1-1-3-ge4f0869
Guido Günther
agx at sigxcpu.org
Mon Jun 7 16:08:39 UTC 2010
The following commit has been merged in the master branch:
commit e4f08698f8ddf6e173f9ed027548bce53cf78a0e
Author: Guido Günther <agx at sigxcpu.org>
Date: Mon Jun 7 18:06:41 2010 +0200
virt-xml-validate needs xmllint
from libxml2-utils.
Closes: #584869
diff --git a/debian/control b/debian/control
index 6f14ec1..cafb946 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate
Enhances: qemu, qemu-kvm, xen
Section: admin
-Recommends: netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables, qemu-kvm | qemu (>= 0.9.1)
+Recommends: netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables, qemu-kvm | qemu (>= 0.9.1),
+ libxml2-utils
Suggests: policykit-1
Description: the programs for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list