From f5efd8d14b176f2117cb1f88a820ab8da08c5f3f Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sat, 2 Jan 2021 08:21:32 +0100 Subject: [PATCH] build-cockpit-toolbox: Install libnotify So that `alert` works. --- build-cockpit-toolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index 6fc6e86..3fc2fd6 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -15,7 +15,7 @@ sudo hostname -F /etc/hostname sudo sed -i s/nodocs// /etc/dnf/dnf.conf sudo dnf install -y ansible man-pages standard-test-roles pwgen \ - python3-boto python3-boto3 \ + python3-boto python3-boto3 libnotify \ pandoc texlive-ec texlive-pdfjam \ /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert \ calibre qt5-qtwayland -- 2.39.2