fcitx-rime: fix cross compilation
This commit is contained in:
parent
6379c2d916
commit
a787699d5d
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ license="GPL-3"
|
|||
homepage="https://github.com/fcitx/fcitx-rime"
|
||||
distfiles="https://github.com/fcitx/fcitx-rime/archive/${version}.tar.gz"
|
||||
checksum=dcf9dc689b3675c3321cd43407efe7363b8b6c088f2283ea9a510110b5f24b14
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libfcitx"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue