forked from srbala/fedora-kickstarts
live-security: don't exclude realmd package
Needed by anaconda. See [1]. ``` - package anaconda-28.22-1.fc28.x86_64 requires anaconda-core = 28.22-1.fc28, but none of the providers can be installed - nothing provides realmd needed by anaconda-core-28.22-1.fc28.x86_64. ``` [1] https://pagure.io/dusty/failed-composes/issue/9#comment-495037 Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
a4edfbffdf
commit
f99a3c7b5b
@ -36,7 +36,6 @@ gnome-keyring-pam
|
||||
-acpid
|
||||
-gimp-help
|
||||
-desktop-backgrounds-basic
|
||||
-realmd # only seems to be used in GNOME
|
||||
-PackageKit* # we switched to dnfdragora, so we don't need this
|
||||
-aspell-* # dictionaries are big
|
||||
-gnumeric
|
||||
|
Loading…
Reference in New Issue
Block a user