From 3606bade04da2fbae543dc56b20e1258e624b4e6 Mon Sep 17 00:00:00 2001 From: Michael James Gratton Date: Fri, 12 Jan 2018 16:21:19 +1100 Subject: [PATCH] Update flatpak-builder manifest to use meson build. --- org.gnome.Geary.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index d1de0a42..99b73c08 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -110,6 +110,8 @@ }, { "name": "geary", + "buildsystem": "meson", + "builddir": true, "sources": [ { "type": "git",