From: Daniel P. Berrangé Date: Thu, 18 Jul 2024 09:41:58 +0000 (+0100) Subject: ci: add gtk-vnc to the deps X-Git-Tag: qemu-xen-4.20.0~16^2~1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6d67a65f10f3aba3fab8eb3e9a71132f23a5db84;p=qemu-xen.git ci: add gtk-vnc to the deps The gtk-vnc package is used by the vnc-display-test qtest program. Technically only gvnc is needed, but since we already pull in the gtk3 dep, it is harmless to depend on gtk-vnc. Signed-off-by: Daniel P. Berrangé Reviewed-by: Thomas Huth Message-ID: <20240718094159.902024-2-berrange@redhat.com> Signed-off-by: Thomas Huth --- diff --git a/tests/lcitool/projects/qemu.yml b/tests/lcitool/projects/qemu.yml index 0c85784259..252e871f80 100644 --- a/tests/lcitool/projects/qemu.yml +++ b/tests/lcitool/projects/qemu.yml @@ -32,6 +32,7 @@ packages: - glusterfs - gnutls - gtk3 + - gtk-vnc - hostname - json-c - libaio