forked from srbala/fedora-kickstarts
workstation: Don't install icedtea-web by default
icedtea-web clutters the application view with two launchers for config dialogs which are not really apps as we define the term. It used to be excluded previously but accidentally slipped back in with the live-desktop -> live-workstation kickstart renames; this commit takes it out again. https://bugzilla.redhat.com/show_bug.cgi?id=1131248
This commit is contained in:
parent
fc3e80cf99
commit
bdb9c51771
@ -50,6 +50,7 @@ nss-mdns
|
||||
-gtk3-immodule-xim
|
||||
-gtkmm24
|
||||
-guile
|
||||
-icedtea-web
|
||||
-imsettings*
|
||||
-irda-utils
|
||||
-irqbalance
|
||||
|
Loading…
Reference in New Issue
Block a user