From 3bc6452f632b4db068c12e05d6ed064c9f2aa49c Mon Sep 17 00:00:00 2001 From: Niels De Graef Date: Tue, 6 Aug 2024 23:49:07 +0200 Subject: [PATCH] flatpak: gspell switched to meson on master --- org.gnome.Geary.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 54f0e677..7433526c 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -61,9 +61,10 @@ }, { "name": "gspell", + "buildsystem": "meson", "config-opts": [ - "--disable-gtk-doc", - "--disable-gtk-doc-html" + "-Dgspell_app=false", + "-Dgtk_doc=false" ], "sources": [ {