input-methods: KDE conditionally install imsettings-plasma

otherwise ibus IME input does not work, eg for CJK languages etc
This commit is contained in:
Jens Petersen 2023-03-28 14:49:45 +08:00
parent 4eaef989da
commit 0ed91346fe
3 changed files with 3 additions and 0 deletions

View File

@ -3169,6 +3169,7 @@
<packagereq type="conditional" requires="gtk4">ibus-gtk4</packagereq>
<packagereq type="conditional" requires="qt">ibus-qt</packagereq>
<packagereq type="conditional" requires="xfce4-panel">im-chooser-xfce</packagereq>
<packagereq type="conditional" requires="plasma-desktop">imsettings-plasma</packagereq>
<packagereq type="default">ibus-anthy</packagereq>
<packagereq type="default">ibus-hangul</packagereq>
<packagereq type="default">ibus-libpinyin</packagereq>

View File

@ -3083,6 +3083,7 @@
<packagereq type="conditional" requires="gtk4">ibus-gtk4</packagereq>
<packagereq type="conditional" requires="qt">ibus-qt</packagereq>
<packagereq type="conditional" requires="xfce4-panel">im-chooser-xfce</packagereq>
<packagereq type="conditional" requires="plasma-desktop">imsettings-plasma</packagereq>
<packagereq type="default">ibus-anthy</packagereq>
<packagereq type="default">ibus-hangul</packagereq>
<packagereq type="default">ibus-libpinyin</packagereq>

View File

@ -3083,6 +3083,7 @@
<packagereq type="conditional" requires="gtk4">ibus-gtk4</packagereq>
<packagereq type="conditional" requires="qt">ibus-qt</packagereq>
<packagereq type="conditional" requires="xfce4-panel">im-chooser-xfce</packagereq>
<packagereq type="conditional" requires="plasma-desktop">imsettings-plasma</packagereq>
<packagereq type="default">ibus-anthy</packagereq>
<packagereq type="default">ibus-hangul</packagereq>
<packagereq type="default">ibus-libpinyin</packagereq>