fcitx5-lua: do not dlopen(2) lua library
which will dlopen(2) unversioned shared object
This commit is contained in:
parent
de31834704
commit
db997fc581
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'fcitx5-lua'
|
||||
pkgname=fcitx5-lua
|
||||
version=5.0.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_DLOPEN=No"
|
||||
hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
|
||||
extra-cmake-modules"
|
||||
makedepends="libfcitx5-devel fmt-devel lua53-devel"
|
||||
|
|
Loading…
Reference in a new issue