From 2820e4b2bbd617f846420e743a48ed0dd78db228 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 10 Apr 2024 23:21:54 -0400 Subject: [PATCH] tmt: Install the kiwi system deps for disk images This ensures all the tools needed for building disk images are present. --- tmt/tests/build-image.fmf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmt/tests/build-image.fmf b/tmt/tests/build-image.fmf index 3b3d883..8bdba26 100644 --- a/tmt/tests/build-image.fmf +++ b/tmt/tests/build-image.fmf @@ -4,6 +4,7 @@ require: - fatcat - git-core - kiwi + - kiwi-systemdeps-disk-images - libselinux-utils - p7zip-plugins - python3-boto3