diff --git a/flatpak/net.zoite.Zoitechat.json b/flatpak/net.zoite.Zoitechat.json index 4cf90697..a2bacc47 100644 --- a/flatpak/net.zoite.Zoitechat.json +++ b/flatpak/net.zoite.Zoitechat.json @@ -52,14 +52,13 @@ "name": "zoitechat", "buildsystem": "meson", "config-opts": [ - "-Dgtk3=true", "-Ddbus-service-use-appid=true", "-Dwith-perl=false", "-Dwith-python=false", "-Dwith-lua=lua" ], "build-options": { - "cflags": "-Wno-error=missing-include-dirs" + "cflags": "-Dgtk3=true -Wno-error=missing-include-dirs" }, "cleanup": [ "/share/man"