mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fcitx5-qt: do not trace cmake
This commit is contained in:
parent
371c4b04da
commit
28add7e1db
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=fcitx5-qt
|
||||||
version=5.0.16
|
version=5.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
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"
|
-DENABLE_QT6=ON -DQT_HOST_PATH=/usr"
|
||||||
hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
|
hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
|
||||||
extra-cmake-modules qt5-qmake qt5-host-tools qt6-base-devel"
|
extra-cmake-modules qt5-qmake qt5-host-tools qt6-base-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue