fcitx-unikey: try fixing cross
This commit is contained in:
parent
f2388ad188
commit
6617eafeb2
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=0.2.7
|
|||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_QT=ON"
|
||||
hostmakedepends="pkg-config gobject-introspection gettext fcitx qt5-devel"
|
||||
hostmakedepends="pkg-config gobject-introspection gettext fcitx qt5-devel
|
||||
qt5-host-tools"
|
||||
makedepends="libfcitx-qt5-devel"
|
||||
depends="fcitx"
|
||||
short_desc="Support unikey (Vietnamese input method) for fcitx"
|
||||
|
|
Loading…
Reference in a new issue