summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--io.github.NhekoReborn.Nheko.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/io.github.NhekoReborn.Nheko.json b/io.github.NhekoReborn.Nheko.json

index 34b0d7e7..352ca648 100644 --- a/io.github.NhekoReborn.Nheko.json +++ b/io.github.NhekoReborn.Nheko.json
@@ -97,7 +97,8 @@ { "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", - "-DBUILD_TEST_APPLICATION=OFF" + "-DBUILD_TEST_APPLICATION=OFF", + "-DQTKEYCHAIN_STATIC=ON" ], "buildsystem": "cmake-ninja", "name": "QtKeychain",