From cd4f3850cc1383b4159646edce320efa611a6de6 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 26 Dec 2024 20:04:37 +0100 Subject: [PATCH] libfcitx-qt5: set QT6PLUGINDIR --- srcpkgs/libfcitx-qt5/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/libfcitx-qt5/template b/srcpkgs/libfcitx-qt5/template index 29ce158ff29..db46c337de2 100644 --- a/srcpkgs/libfcitx-qt5/template +++ b/srcpkgs/libfcitx-qt5/template @@ -3,7 +3,8 @@ pkgname=libfcitx-qt5 version=1.2.7 revision=4 build_style=cmake -configure_args="-DENABLE_QT6=ON -DQT_HOST_PATH=/usr" +configure_args="-DENABLE_QT6=ON -DQT_HOST_PATH=/usr + -DCMAKE_INSTALL_QT6PLUGINDIR=/usr/lib/qt6/plugins" hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools libfcitx qt6-base-devel" makedepends="fcitx-devel libxkbcommon-devel qt5-devel