input-methods: KDE conditionally install imsettings-plasma
otherwise ibus IME input does not work, eg for CJK languages etc
This commit is contained in:
parent
4eaef989da
commit
0ed91346fe
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user