diff --git a/srcpkgs/fcitx5-qt/template b/srcpkgs/fcitx5-qt/template index 574e15b0861..9ba7b1cbbfd 100644 --- a/srcpkgs/fcitx5-qt/template +++ b/srcpkgs/fcitx5-qt/template @@ -3,7 +3,7 @@ pkgname=fcitx5-qt version=5.0.16 revision=1 build_style=cmake -configure_args="--trace-expand -DENABLE_QT4=OFF -DENABLE_QT5=ON +configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DENABLE_QT6=ON -DQT_HOST_PATH=/usr" hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen extra-cmake-modules qt5-qmake qt5-host-tools qt6-base-devel"