[gnome-continuous] Force Autotools build for Geoclue



commit 53dadd26f165b21ae65d4424659d36448cacd97e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Jul 9 13:00:34 2018 +0100

    Force Autotools build for Geoclue
    
    The Meson build is broken, especially when it comes to parallel builds.

 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index d07e82e..134637b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -836,7 +836,8 @@
                  "name": "geocode-glib",
                  "config-opts": ["-Denable-gtk-doc=false"]},
 
-               {"src": "fd:geoclue"},
+               {"src": "fd:geoclue",
+                 "force-autotools": true},
       
                 {"src": "git:https://chromium.googlesource.com/webm/libwebp";,
                  "config-opts": ["--enable-libwebpdemux"]},


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