app-i18n/fcitx-configtool: clean cmakeargs

fcitx-configtool-5.1.10 removed USE_QT6 cmakeargs

Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
jinqiang zhang
2025-07-19 20:08:26 +08:00
committed by Yixun Lan
parent 2fe13f81ad
commit a5d8cc697a

View File

@@ -64,7 +64,6 @@ src_configure() {
-DENABLE_CONFIG_QT=$(usex config-qt)
-DENABLE_X11=$(usex X)
-DENABLE_TEST=$(usex test)
-DUSE_QT6=ON
)
cmake_src_configure