[Pkg-libvirt-commits] [virt-manager] 01/01: Recommend libvirt-daemon instead of libvirt-bin
Guido Guenther
agx at moszumanska.debian.org
Mon Aug 4 11:46:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to branch experimental
in repository virt-manager.
commit 52b2fdd092bac50a02dfb4ebb25ae22900afa143
Author: Guido Günther <agx at sigxcpu.org>
Date: Mon Aug 4 13:45:24 2014 +0200
Recommend libvirt-daemon instead of libvirt-bin
This pulls in fewer dependencies and is sufficient to run qemu/kvm
instances as non-root.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index fe896a6..d9bdb60 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: ${misc:Depends}, ${python:Depends},
gir1.2-spice-client-gtk-3.0,
gir1.2-vte-2.90,
virtinst (>= ${binary:Version}),
-Recommends: libvirt-bin (>= 0.4.6), gnome-icon-theme,
+Recommends: libvirt-daemon (>= 1.2.7), gnome-icon-theme,
python-spice-client-gtk
Suggests: virt-viewer, ssh-askpass, gnome-keyring, python-gnomekeyring,
python-guestfs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-manager.git
More information about the Pkg-libvirt-commits
mailing list