From ac3ddd2e8b8f341e979becd103cb26295e429a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 17 May 2023 16:51:55 +0700 Subject: [PATCH] fcitx5-qt: for private libQt6Gui --- srcpkgs/fcitx5-qt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fcitx5-qt/template b/srcpkgs/fcitx5-qt/template index ee483190bc8..28d605b30e4 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.0.17 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DENABLE_QT6=ON -DQT_HOST_PATH=/usr"