diff --git a/flatpak/net.zoite.Zoitechat.json b/flatpak/net.zoite.Zoitechat.json index 7128a233..395801af 100644 --- a/flatpak/net.zoite.Zoitechat.json +++ b/flatpak/net.zoite.Zoitechat.json @@ -49,9 +49,10 @@ "buildsystem": "meson", "config-opts": [ "--buildtype=release", + "-Dgtk3=true", "-Ddbus-service-use-appid=true", - "-Dwith-perl=false", - "-Dwith-python=false", + "-Dwith-perl=true", + "-Dwith-python=true", "-Dwith-lua=lua" ], "build-options": {