Install Sugar Desktop Environment and not particular groups
It resolve problem in dnf when user removes secondary env-group.
This commit is contained in:
parent
e3ab8cb833
commit
f5d19e9a79
@ -9,10 +9,11 @@
|
|||||||
firewall --enabled --service=mdns,presence
|
firewall --enabled --service=mdns,presence
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
# install env-group to resolve RhBug:1891500
|
||||||
|
@^sugar-desktop-environment
|
||||||
|
|
||||||
# == Core Sugar Platform ==
|
# == Core Sugar Platform ==
|
||||||
fedora-release-soas
|
fedora-release-soas
|
||||||
@sugar-desktop
|
|
||||||
|
|
||||||
# explicitly remove a bunch of extra stuff
|
# explicitly remove a bunch of extra stuff
|
||||||
-openbox
|
-openbox
|
||||||
@ -52,12 +53,6 @@ aajohan-comfortaa-fonts
|
|||||||
sil-abyssinica-fonts
|
sil-abyssinica-fonts
|
||||||
vlgothic-fonts
|
vlgothic-fonts
|
||||||
|
|
||||||
# Write breaks unless we do this (we don't need it anyway)
|
|
||||||
@input-methods
|
|
||||||
|
|
||||||
# Needed for wifi, bluetooth and WWAN connection support
|
|
||||||
@networkmanager-submodules
|
|
||||||
|
|
||||||
# Usefulness for DSL connections as per:
|
# Usefulness for DSL connections as per:
|
||||||
# http://bugs.sugarlabs.org/ticket/1951
|
# http://bugs.sugarlabs.org/ticket/1951
|
||||||
rp-pppoe
|
rp-pppoe
|
||||||
|
Loading…
Reference in New Issue
Block a user