[totem/wip/hadess/update-flatpak: 4/5] flatpak: Build gnome-online-accounts using meson



commit 72b480c20e05a8b339f4bbd85ea4039a22493ee9
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 16 17:38:34 2019 +0100

    flatpak: Build gnome-online-accounts using meson

 flatpak/org.gnome.Totem.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Totem.json b/flatpak/org.gnome.Totem.json
index 35985a7f1..2f2b88f00 100644
--- a/flatpak/org.gnome.Totem.json
+++ b/flatpak/org.gnome.Totem.json
@@ -92,7 +92,8 @@
         },
         {
             "name": "gnome-online-accounts",
-            "config-opts": [ "--disable-telepathy", "--disable-documentation", "--disable-backend", 
"--disable-Werror" ],
+            "buildsystem": "meson",
+            "config-opts": [ "-Dgtk_doc=false", "-Dgoabackend=false", "-Dman=false" ],
             "sources": [
                 {
                     "type": "git",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]