[gnome-continuous] Force Autotools build for gnome-initial-setup



commit 959a66c82b16ed222df1733cb80aede7c8b18472
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Oct 25 18:10:45 2018 +0100

    Force Autotools build for gnome-initial-setup
    
    Meson 0.48.1 croaks in the i18n module.

 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index c3df711..4881cbc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1159,7 +1159,8 @@
                 "config-opts": ["-Ddocumentation=false"]},
 
                {"src": "gnome:gnome-initial-setup.git",
-                 "name": "gnome-initial-setup"},
+                 "name": "gnome-initial-setup",
+                 "force-autotools": true},
 
                {"src": "gnome:libwnck.git",
                  "name": "libwnck"},


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