From cfa73945fb7d66449a7fefa88d42ac3f6fb8450f Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 12 Sep 2023 09:43:46 +0200 Subject: [PATCH] build-cockpit-toolbox: Add fedpkg It was dropped from cockpit/tasks. --- build-cockpit-toolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index 3cd6980..c13b763 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -22,7 +22,7 @@ sudo dnf install -y ansible bash-completion man-db man-pages moreutils fd-find r cargo rustfmt clippy \ calibre qt5-qtwayland \ dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn \ - centpkg + fedpkg centpkg # commands to forward to the host for cmd in podman toolbox nmcli eog evince; do -- 2.39.2