summaryrefslogtreecommitdiffstats
path: root/source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild')
-rwxr-xr-xsource/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild b/source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild
index 39a65ccab..26d404e76 100755
--- a/source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild
+++ b/source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild
@@ -91,6 +91,7 @@ cd build
-DCMAKE_CXX_FLAGS:STRING="${SLKCFLAGS}" \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib${LIBDIRSUFFIX} \
+ -DUSE_QT6=Off \
..
make $NUMJOBS || make || exit 1