Skip to content

Commit b0b0c7d

Browse files
author
sam#gemmi-win10
committed
dist/alpine fcitx5 fcitx5-gtk fcitx5-gtk2 fcitx5-rime ; \
1 parent 920ba65 commit b0b0c7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

distros/src/Dockerfile.apk-alpine

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,8 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
200200
\
201201
# \12.3 MB (默认不含输入法: IBus/Fcitx); @edge/community
202202
apk add --no-cache \
203-
ibus ibus-gtk2 ibus-gtk3 ibus-rime ibus-libpinyin ; \
203+
# ibus ibus-gtk2 ibus-gtk3 ibus-rime ibus-libpinyin ; \
204+
fcitx5 fcitx5-gtk fcitx5-gtk2 fcitx5-rime ; \
204205
exit 0
205206

206207

0 commit comments

Comments
 (0)