From 14151b87aafb3f821f2eb160695cb48597963af4 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sat, 3 Sep 2022 09:47:38 +0200 Subject: [PATCH] build-cockpit-toolbox: Install man, fd, and ripgrep --- build-cockpit-toolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index c630050..3b0ae86 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -16,7 +16,7 @@ sudo hostname -F /etc/hostname # enable manpages sudo sed -i s/nodocs// /etc/dnf/dnf.conf -sudo dnf install -y ansible man-pages moreutils gh \ +sudo dnf install -y ansible man-db man-pages moreutils fd-find ripgrep gh \ python3-boto python3-boto3 python3-openstacksdk libnotify \ pandoc texlive-ec texlive-pdfjam texlive-beamer \ /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert \ -- 2.39.2