From 473d9f3e8545d374d81adad2757314abf5555143 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Tue, 27 Feb 2018 11:19:49 -0500 Subject: [PATCH] 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 (cherry picked from commit 83b52c46cb3fc662758a1fb10aaa543c237d10c6) --- fedora-kde-minimization.ks | 1 - 1 file changed, 1 deletion(-) diff --git a/fedora-kde-minimization.ks b/fedora-kde-minimization.ks index f292351..a09517a 100644 --- a/fedora-kde-minimization.ks +++ b/fedora-kde-minimization.ks @@ -2,7 +2,6 @@ %packages -@input-methods -scim* --ibus* -iok %end