mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libfcitx-qt5: set QT6PLUGINDIR
This commit is contained in:
parent
bf3ee6f79c
commit
cd4f3850cc
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=libfcitx-qt5
|
||||||
version=1.2.7
|
version=1.2.7
|
||||||
revision=4
|
revision=4
|
||||||
build_style=cmake
|
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
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake
|
||||||
qt5-host-tools libfcitx qt6-base-devel"
|
qt5-host-tools libfcitx qt6-base-devel"
|
||||||
makedepends="fcitx-devel libxkbcommon-devel qt5-devel
|
makedepends="fcitx-devel libxkbcommon-devel qt5-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue