From: Martin Pitt <martin@piware.de>
Date: Fri, 26 Apr 2024 06:10:34 +0000 (+0200)
Subject: build-cockpit-toolbox: Drop obsolete packages
X-Git-Url: https://piware.de/gitweb/?a=commitdiff_plain;h=22da5c79e5e1edf75b0899268d7528a71d0b5139;p=bin.git

build-cockpit-toolbox: Drop obsolete packages

tmt-provision-virtual got merged into tmt, the others are already in the
tasks container.
---

diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox
index 16a81c3..39844bd 100755
--- a/build-cockpit-toolbox
+++ b/build-cockpit-toolbox
@@ -17,12 +17,11 @@ sudo hostname -F /etc/hostname
 sudo sed -i s/nodocs// /etc/dnf/dnf.conf
 
 sudo dnf install -y ansible bash-completion man-db man-pages moreutils fd-find ripgrep gh git-delta neovim \
-    python3-boto python3-boto3 python3-openstacksdk python3-pytest-asyncio libnotify \
-    python3-mypy \
+    python3-boto python3-boto3 python3-openstacksdk libnotify \
     simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \
     cargo rustfmt clippy \
     calibre qt5-qtwayland \
-    dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn \
+    tmt flatpak-builder flatpak-spawn \
     fedpkg centpkg
 
 # commands to forward to the host