diff --git a/flatpak/io.github.Zoitechat.json b/flatpak/io.github.Zoitechat.json index 6c470ae5..6c1394a4 100644 --- a/flatpak/io.github.Zoitechat.json +++ b/flatpak/io.github.Zoitechat.json @@ -52,7 +52,8 @@ "--buildtype=release", "-Ddbus-service-use-appid=true", "-Dwith-perl=false", - "-Dwith-lua=lua" + "-Dwith-python=false", + "-Dwith-lua=true" ], "build-options": { "cflags": "-Wno-error=missing-include-dirs"