Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=8142d7a1071f9eb472c07283967bfb2854c9c4a3
commit 8142d7a1071f9eb472c07283967bfb2854c9c4a3 Author: crazy <[email protected]> Date: Sat Nov 25 11:45:42 2017 +0100 fix plasma hidden group diff --git a/calamares/netinstall/packages.yaml b/calamares/netinstall/packages.yaml index 650c290..7e9894f 100644 --- a/calamares/netinstall/packages.yaml +++ b/calamares/netinstall/packages.yaml @@ -30,16 +30,16 @@ - print-manager - qupzilla - spectacle - - name: "Plasma hidden group" - description: "Prevent broken installs.." - hidden: true - selected: true - critical: true - packages: - - kf5 - - plasma - - sddm - - konsole + - name: "Plasma hidden group" + description: "Prevent broken installs.." + hidden: true + selected: true + critical: true + packages: + - kf5 + - plasma + - sddm + - konsole - name: "KDE Software" description: "Extra software for KDE" hidden: false _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
