[gnome-continuous] Revert "Update config-opts for gobject-introspection"



commit d9b5c57fa6ca2fd196f425c791b3b77278905847
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Mar 10 15:37:03 2018 +0000

    Revert "Update config-opts for gobject-introspection"
    
    This reverts commit c94a02c01bbc3bcdbcb547961196226967de7c06.
    
    We're not ready to run the Meson build, and gobject-introspection has a
    CI infrastructure set up on GitLab anyway.

 manifest.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e373611..04f9ed1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -95,7 +95,10 @@
 
                 {"src": "gnome-gitlab:GNOME/gobject-introspection.git",
                  "name": "gobject-introspection",
-                 "component": "minimal"},
+                 "component": "minimal",
+                 "force-autotools": true,
+                "config-opts": ["--disable-tests",
+                                "--with-python=python3"]},
 
                {"src": "gnome:vala-bootstrap",
                 "bootstrap": true,


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