[gnome-continuous] Evince moved to Meson



commit 0c80c45400752e335c49948b100fb9c33f9495e8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Mar 18 17:42:00 2019 +0000

    Evince moved to Meson
    
    So we need to update the configuration options.

 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index db65b63..f1f69bb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1388,7 +1388,8 @@
 
                {"src": "gnome:evince.git",
                  "name": "evince",
-                "config-opts": ["--enable-introspection"]},
+                "config-opts": ["-Dintrospection=enable",
+                                 "-Dgtk_doc=false"]},
 
                 {"src": "gnome:libgepub.git",
                  "name": "libgepub"},


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