mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
app-i18n/fcitx-chinese-addons: clean cmakeargs
fcitx-chinese-addons-5.1.9 removed USE_QT6 USE_WEBKIT cmakeargs Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
parent
e2911633e0
commit
6955ffdf5a
@ -43,10 +43,8 @@ src_configure() {
|
||||
-DENABLE_CLOUDPINYIN=$(usex cloudpinyin)
|
||||
-DENABLE_DATA=$(usex data)
|
||||
-DENABLE_GUI=$(usex gui)
|
||||
-DUSE_QT6=$(usex gui)
|
||||
-DENABLE_OPENCC=$(usex opencc)
|
||||
-DENABLE_TEST=$(usex test)
|
||||
-DUSE_WEBKIT=no
|
||||
)
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user