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