aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-05-13 19:32:55 +0200
committerThomas Huth <thuth@redhat.com>2024-05-14 09:39:53 +0200
commit5c08b27701d49fcb38710f817314e903610c3a2b (patch)
tree857e71fc359482bf13b8ce1e280ed1389b705296
parent02b7182a3fd8eadf9a892a5aae18ca52d6622900 (diff)
downloadlibvirt-ci-5c08b27701d49fcb38710f817314e903610c3a2b.zip
libvirt-ci-5c08b27701d49fcb38710f817314e903610c3a2b.tar.gz
libvirt-ci-5c08b27701d49fcb38710f817314e903610c3a2b.tar.bz2
lcitool/facts/mappings.yml: Add a mapping for mingw-w64-tools
QEMU needs the "widl" tool from mingw-w64-tools for compiling the VSS code of its guest agent. Add a mapping for this package so we can use it there in the fedora mingw cross containainer. Signed-off-by: Thomas Huth <thuth@redhat.com>
-rw-r--r--lcitool/facts/mappings.yml3
-rw-r--r--tests/data/packages/in/packages.yml1
2 files changed, 4 insertions, 0 deletions
diff --git a/lcitool/facts/mappings.yml b/lcitool/facts/mappings.yml
index d0b5ceb..68e3cd0 100644
--- a/lcitool/facts/mappings.yml
+++ b/lcitool/facts/mappings.yml
@@ -1222,6 +1222,9 @@ mappings:
meson:
default: meson
+ mingw-w64-tools:
+ cross-mingw64-rpm: mingw-w64-tools
+
mkisofs:
apk: cdrkit
deb: genisoimage
diff --git a/tests/data/packages/in/packages.yml b/tests/data/packages/in/packages.yml
index 7b54fc3..73f9292 100644
--- a/tests/data/packages/in/packages.yml
+++ b/tests/data/packages/in/packages.yml
@@ -175,6 +175,7 @@ packages:
- make
- mesa-libgbm
- meson
+- mingw-w64-tools
- mkisofs
- modprobe
- mono