mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/fcitx5-chinese-addons: Disable Qt6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e91f256fe
commit
20f767bf44
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ cd build
|
|||
-DCMAKE_CXX_FLAGS="${SLKCFLAGS}" \
|
||||
-DCMAKE_C_FLAGS="${SLKCFLAGS}" \
|
||||
-DCMAKE_INSTALL_PREFIX="/usr" \
|
||||
-DUSE_QT6="OFF" \
|
||||
-DENABLE_TEST="OFF" \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib${LIBDIRSUFFIX} ..
|
||||
make
|
||||
make install/strip DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in a new issue