fcitx5-lua: do not dlopen(2) lua library

which will dlopen(2) unversioned shared object
This commit is contained in:
Đoàn Trần Công Danh 2022-02-09 14:07:14 +07:00
parent de31834704
commit db997fc581

View file

@ -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"