Install XFCE Desktop Environment and not particular groups
It resolve problem in dnf when user removes secondary env-group.
This commit is contained in:
parent
dd8d0fa202
commit
e3ab8cb833
@ -13,15 +13,14 @@
|
|||||||
%packages
|
%packages
|
||||||
|
|
||||||
fedora-release-xfce
|
fedora-release-xfce
|
||||||
@networkmanager-submodules
|
# install env-group to resolve RhBug:1891500
|
||||||
@xfce-desktop
|
@^xfce-desktop-environment
|
||||||
|
|
||||||
@xfce-apps
|
@xfce-apps
|
||||||
@xfce-extra-plugins
|
@xfce-extra-plugins
|
||||||
@xfce-media
|
@xfce-media
|
||||||
@xfce-office
|
@xfce-office
|
||||||
|
|
||||||
# Admin tools are handy to have
|
|
||||||
@admin-tools
|
|
||||||
# Add some screensavers, people seem to like them
|
# Add some screensavers, people seem to like them
|
||||||
# Note that blank is still default.
|
# Note that blank is still default.
|
||||||
xscreensaver-extras
|
xscreensaver-extras
|
||||||
|
Loading…
Reference in New Issue
Block a user