summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-01 13:31:08 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-01 13:31:08 -0200
commit2e684a628808171ddf8d5649841774f5b7015c4b (patch)
treeb2e3be36b699d437e95550e9e57905ec69916fab /build-aux
parent5b415c05d1efb3f5388311bd2393d240a8a518b1 (diff)
downloadgnome-calendar-2e684a628808171ddf8d5649841774f5b7015c4b.tar.gz
flatpak: Build GOA with meson
It's faster. It's the future.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Calendar.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json
index 1bad44b3..3e744a98 100644
--- a/build-aux/flatpak/org.gnome.Calendar.json
+++ b/build-aux/flatpak/org.gnome.Calendar.json
@@ -52,11 +52,9 @@
"modules" : [
{
"name" : "gnome-online-accounts",
+ "buildsystem" : "meson",
"config-opts" : [
- "--disable-Werror",
- "--disable-telepathy",
- "--disable-documentation",
- "--disable-backend"
+ "-Dgoabackend=false"
],
"sources" : [
{