[gnome-continuous] Force Autotools build for g-i-s



commit 4ff900ec62127efbad5b9f0c669ba6793aae4c19
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Jul 20 16:14:43 2018 +0100

    Force Autotools build for g-i-s
    
    GNOME Initial Setup is going to switch to Meson, but to avoid disruption
    we're going to force the Autotools build while we still have it; then,
    we're going to change the `config-opts` key and drop `force-autotools`
    at the same time.

 manifest.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/manifest.json b/manifest.json
index 346d309..d3f056f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1139,6 +1139,7 @@
 
                {"src": "gnome:gnome-initial-setup.git",
                  "name": "gnome-initial-setup",
+                 "force-autotools": true,
                 "config-opts": ["--disable-welcome-tour"]},
 
                {"src": "gnome:libwnck.git",


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