From 744a43451bc8cf85427327d9adcdea5d34eec703 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 1 Dec 2025 06:27:41 +0100 Subject: [PATCH] build-cockpit-toolbox: Add shellcheck --- build-cockpit-toolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index 2a0639d..fbbec95 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -20,7 +20,7 @@ sudo dnf install -y ansible bash-completion man-db man-pages moreutils fd-find r python3-boto python3-boto3 python3-openstacksdk libnotify fuse-libs \ simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \ cargo rustfmt clippy \ - jinja2 yq \ + jinja2 yq shellcheck \ calibre qt5-qtwayland \ tmt python3-testcloud flatpak-builder flatpak-spawn qemu-ui-sdl \ fedpkg centpkg -- 2.47.3