From d8031af206233f25e1ea8032115a81f6cc2d01ae Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 6 Nov 2024 06:47:19 +0100 Subject: [PATCH] build-cockpit-toolbox: Install QEMU SDL support --- build-cockpit-toolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index aae5c75..f358ac1 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 \ + tmt flatpak-builder flatpak-spawn qemu-ui-sdl \ fedpkg centpkg sudo dnf downgrade -y neovim -- 2.39.5