mlterm: update fcitx dependency to fcitx5

This commit is contained in:
Vonfry 2023-03-12 12:42:02 +08:00
parent 4e8ad00ae8
commit 6d951523ad
No known key found for this signature in database
GPG Key ID: E47DA4B266B726FA

View File

@ -3,7 +3,7 @@
, harfbuzz #substituting glyphs with opentype fonts
, fribidi, m17n_lib #bidi and encoding
, openssl, libssh2 #build-in ssh
, fcitx, ibus, uim #IME
, fcitx5, fcitx5-gtk, ibus, uim #IME
, wrapGAppsHook #color picker in mlconfig
, Cocoa #Darwin
}:
@ -37,7 +37,8 @@ stdenv.mkDerivation rec {
vte
m17n_lib
fcitx
fcitx5
fcitx5-gtk
ibus
] ++ lib.optionals (stdenv.system != "aarch64-linux") [
# FIXME Currently broken on aarch64-linux