Add extra dependencies needed by the gating test

This commit is contained in:
Richard W.M. Jones 2022-08-03 18:14:33 +01:00
parent 3dbfbb456a
commit c80321a700

View File

@ -4,8 +4,14 @@
tags: tags:
- classic - classic
required_packages: required_packages:
- coreutils
- virt-p2v - virt-p2v
# https://github.com/libguestfs/virt-p2v/blob/master/dependencies.m4
# Only need the virt-p2v program dependencies.
# There's no way that I'm aware of to build this list automatically.
- dbus-libs
- gtk3
- libxml2
- pcre2
tests: tests:
- simple: - simple:
dir: . dir: .