[Pkg-libvirt-commits] [libvirt] 01/01: autopkgtests: Tests need qemu-{kvm, system} so add missing dep

Guido Guenther agx at moszumanska.debian.org
Thu Dec 15 17:27:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/experimental
in repository libvirt.

commit 50facdcb9f1cc5cbbc379119ee72076bd36637f4
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Dec 15 18:19:55 2016 +0100

    autopkgtests: Tests need qemu-{kvm,system} so add missing dep
    
    Thanks: Christian Ehrhardt
    Closes: #848247
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 45bd672..d3961b8 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,7 +3,7 @@ Depends: libvirt-clients
 Restrictions: allow-stderr
 
 Tests: smoke-qemu-session
-Depends: libvirt-daemon, libvirt-clients, libxml2-utils
+Depends: libvirt-daemon, libvirt-clients, libxml2-utils, qemu-system, qemu-kvm
 Restrictions: allow-stderr, isolation-container
 
 Tests: smoke-lxc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list