[gnome-continuous] Force Autotools build for Champlain



commit 0beabb74cfa2ce61d9f2440518764ac2af97b608
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jul 10 19:51:52 2018 +0100

    Force Autotools build for Champlain
    
    The Meson build is busted with massive parallelism, and the Vala API
    module generation cannot work with Meson's generated pkg-config files.

 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index c50e0fd..e29eaee 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1049,7 +1049,7 @@
 
                 {"src": "gnome:libchamplain.git",
                  "name": "libchamplain",
-                 "config-opts": ["-Dmemphis=false"]},
+                 "force-autotools": true },
 
                {"src": "gnome:gnome-online-miners.git",
                  "name": "gnome-online-miners"},


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