[Pkg-libvirt-commits] [libvirt] 02/02: autopkgtests: virt-*-validate needs libxml2-utils

Guido Guenther agx at moszumanska.debian.org
Thu Dec 15 17:22:10 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 917f74bf6d83f7cfa3bbc48393f1feec45d207f9
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Dec 15 18:19:55 2016 +0100

    autopkgtests: virt-*-validate needs libxml2-utils
    
    Thanks: Christian Ehrhardt
    Closes: #848247
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 83ec34f..45bd672 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,11 +3,11 @@ Depends: libvirt-clients
 Restrictions: allow-stderr
 
 Tests: smoke-qemu-session
-Depends: libvirt-daemon, libvirt-clients
+Depends: libvirt-daemon, libvirt-clients, libxml2-utils
 Restrictions: allow-stderr, isolation-container
 
 Tests: smoke-lxc
-Depends: libvirt-daemon-system, libvirt-clients
+Depends: libvirt-daemon-system, libvirt-clients, libxml2-utils
 Restrictions: allow-stderr, needs-root
 
 Tests: build-test

-- 
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