From 489ac19198c56441bb37056d32bbdff49df411d2 Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 5 Jun 2026 19:29:20 +0200 Subject: [PATCH] Update v2/fedora-minimal.sh added extra qt6 packages --- v2/fedora-minimal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/fedora-minimal.sh b/v2/fedora-minimal.sh index c98e356..e8094b9 100755 --- a/v2/fedora-minimal.sh +++ b/v2/fedora-minimal.sh @@ -72,7 +72,7 @@ install_packages \ zip gzip p7zip unace unrar file-roller peazip \ feh gnome-font-viewer dconf-editor hardinfo2 lsb_release \ powertop inxi acpi plocate nm-connection-editor \ - python3-pylint + python3-pylint qt6-qtsvg qt6-qtvirtualkeyboard qt6-qtmultimedia if ! command -v starship &> /dev/null; then say_cyan "Installing Starship shell prompt..."