diff options
author | 2020-11-11 01:00:00 +0000 | |
---|---|---|
committer | 2020-11-11 15:20:52 -0500 | |
commit | 2d4aa3a4c3af23a6fbfc2b7550527e015c73a302 (patch) | |
tree | ebd0e01f25d9873561ef1b3bd7855b164430fb94 /app-i18n/fcitx/metadata.xml | |
parent | app-i18n/fcitx-qt5: Add app-i18n/fcitx and dev-qt/{qtcore,qtdbus,qtwidgets}:5... (diff) | |
download | gentoo-2d4aa3a4c3af23a6fbfc2b7550527e015c73a302.tar.gz gentoo-2d4aa3a4c3af23a6fbfc2b7550527e015c73a302.tar.bz2 gentoo-2d4aa3a4c3af23a6fbfc2b7550527e015c73a302.zip |
app-i18n/fcitx: Rename "xml" USE flag to "xkb".
https://github.com/fcitx/fcitx/commit/00a6bb364c3c24e6361faab8a6b31025e55067fa
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx/metadata.xml')
-rw-r--r-- | app-i18n/fcitx/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/fcitx/metadata.xml b/app-i18n/fcitx/metadata.xml index d364159f7497..ec867fe607ad 100644 --- a/app-i18n/fcitx/metadata.xml +++ b/app-i18n/fcitx/metadata.xml @@ -17,6 +17,7 @@ <flag name="opencc">Enable OpenCC engine (using <pkg>app-i18n/opencc</pkg>) for converter between Simplified Chinese and Traditional Chinese</flag> <flag name="pango">Enable support for <pkg>x11-libs/pango</pkg></flag> <flag name="table">Install table input methods for Simplified Chinese</flag> + <flag name="xkb">Enable support for XKB (required for fcitx-xkb, fcitx-xkbdbus, part of fcitx-keyboard)</flag> </use> <upstream> <remote-id type="github">fcitx/fcitx</remote-id> |