diff --git a/srcpkgs/fcitx5-qt/template b/srcpkgs/fcitx5-qt/template index effd00ee9fc..064a63593b3 100644 --- a/srcpkgs/fcitx5-qt/template +++ b/srcpkgs/fcitx5-qt/template @@ -1,7 +1,7 @@ # Template file for 'fcitx5-qt' pkgname=fcitx5-qt version=5.1.6 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DCMAKE_INSTALL_QT6PLUGINDIR=/usr/lib/qt6/plugins @@ -9,7 +9,7 @@ configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen extra-cmake-modules qt5-qmake qt5-host-tools qt6-base" makedepends="libfcitx5-devel fmt-devel qt5-devel libxkbcommon-devel - qt6-base-devel qt6-wayland-devel" + qt6-base-private-devel qt6-wayland-private-devel" short_desc="Flexible Context-aware Input Tool with eXtension v5 - Qt" maintainer="Đoàn Trần Công Danh " license="LGPL-2.1-or-later, BSD-3-Clause"