From fefd225f43e8e4196154cc0e071063b048661881 Mon Sep 17 00:00:00 2001
From: Martin Pitt <martin@piware.de>
Date: Fri, 29 Nov 2024 07:36:57 +0100
Subject: [PATCH] build-cockpit-toolbox: Add python3-testcloud

For tmt VM provider.
---
 build-cockpit-toolbox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox
index f358ac1..a994f6e 100755
--- a/build-cockpit-toolbox
+++ b/build-cockpit-toolbox
@@ -21,7 +21,7 @@ sudo dnf install -y ansible bash-completion man-db man-pages moreutils fd-find r
     simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \
     cargo rustfmt clippy \
     calibre qt5-qtwayland \
-    tmt flatpak-builder flatpak-spawn qemu-ui-sdl \
+    tmt python3-testcloud flatpak-builder flatpak-spawn qemu-ui-sdl \
     fedpkg centpkg
 
 sudo dnf downgrade -y neovim
-- 
2.39.5