X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=build-cockpit-toolbox;h=98b695801d3d7be139130174682d26d59a605d07;hp=07113caf3e5017cc30b61c69f086282ec9a5c1b9;hb=7e16c4d2f64258721bc38feabc69b18e2ff05c4a;hpb=04cb6fda408bce81175607b04828c99e011752be diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index 07113ca..98b6958 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -16,13 +16,9 @@ sudo hostname -F /etc/hostname # enable manpages sudo sed -i s/nodocs// /etc/dnf/dnf.conf -# hack for flatpak-builder -sudo mkdir -p /usr/lib/rpm/macros.d -echo "%_netsharedpath /dev:/media:/mnt:/proc:/sys:/tmp:/var/lib/flatpak:/var/lib/libvirt" | sudo tee /usr/lib/rpm/macros.d/macros.toolbox - sudo dnf install -y ansible man-pages moreutils \ python3-boto python3-boto3 libnotify \ - pandoc texlive-ec texlive-pdfjam \ + pandoc texlive-ec texlive-pdfjam texlive-beamer \ /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert \ kpcli \ calibre qt5-qtwayland \