mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-24 08:55:49 +08:00
Add environment for several spins
It resolve problem in dnf when user removes secondary env-group. It also add additional excludes to keep installed set same as before the change.
This commit is contained in:
@@ -9,10 +9,11 @@
|
||||
#
|
||||
|
||||
%packages
|
||||
@lxqt
|
||||
# install env-group to resolve RhBug:1891500
|
||||
@^lxqt-desktop-environment
|
||||
|
||||
@lxqt-apps
|
||||
@lxqt-media
|
||||
@networkmanager-submodules
|
||||
|
||||
# for nm applet
|
||||
gnome-keyring
|
||||
@@ -43,6 +44,7 @@ wqy-microhei-fonts # a compact CJK font, to replace:
|
||||
|
||||
# remove input methods to free space
|
||||
-@input-methods
|
||||
-@admin-tools
|
||||
-scim*
|
||||
-m17n*
|
||||
# Temporary include ibus to workaround RHBZ 1633225
|
||||
|
||||
Reference in New Issue
Block a user