forked from srbala/fedora-kickstarts
kde-minimizations: don't exclude ibus
This is needed in the astronomy spin when trying to install the
plasma-desktop. This is the error that is seen without it:
```
- package plasma-applet-redshift-control-1.0.18-4.fc28.noarch requires plasma-desktop, but none of the providers can be installed
- nothing provides libibus-1.0.so.5 needed by plasma-desktop-5.12.2-1.fc29.i686
- nothing provides libibus-1.0.so.5()(64bit) needed by plasma-desktop-5.12.2-1.fc29.x86_64
```
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
(cherry picked from commit 83b52c46cb
)
This commit is contained in:
parent
b66e932863
commit
473d9f3e85
@ -2,7 +2,6 @@
|
||||
%packages
|
||||
-@input-methods
|
||||
-scim*
|
||||
-ibus*
|
||||
-iok
|
||||
%end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user