[gnome-notes/gbsneto/random-improvements: 1/3] flatpak: Build gnome-online-accounts with meson
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gbsneto/random-improvements: 1/3] flatpak: Build gnome-online-accounts with meson
- Date: Fri, 19 Jun 2020 18:49:44 +0000 (UTC)
commit 2e82ae6f60eba3daefe1fe569adf82cbee840bd8
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Jun 19 15:37:27 2020 -0300
flatpak: Build gnome-online-accounts with meson
It's faster and more reliable.
build-aux/flatpak/org.gnome.Notes.json | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Notes.json b/build-aux/flatpak/org.gnome.Notes.json
index f7f61e1..0390341 100644
--- a/build-aux/flatpak/org.gnome.Notes.json
+++ b/build-aux/flatpak/org.gnome.Notes.json
@@ -67,10 +67,9 @@
},
{
"name" : "gnome-online-accounts",
+ "buildsystem" : "meson",
"config-opts" : [
- "--disable-Werror",
- "--disable-documentation",
- "--disable-backend"
+ "-Dgoabackend=false"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]