[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.7.7-3-1-gcf4919c
Guido Günther
agx at sigxcpu.org
Thu Mar 18 17:26:30 UTC 2010
The following commit has been merged in the master branch:
commit cf4919c1425cd12ccebe9cd816818352e624ca27
Author: Guido Günther <agx at sigxcpu.org>
Date: Thu Mar 18 18:25:54 2010 +0100
Recommend either qemu-kvm or qemu
diff --git a/debian/control b/debian/control
index f747f55..cd46ce6 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,9 @@ DM-Upload-Allowed: yes
Package: libvirt-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libvirt0 (= ${binary:Version}), logrotate
-Enhances: qemu, kvm, xen
+Enhances: qemu, qemu-kvm, xen
Section: admin
-Recommends: netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables, qemu (>= 0.9.1)
+Recommends: netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables, qemu-kvm | qemu (>= 0.9.1)
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