[gnome-continuous] Revert "Revert "manifest: build gobject-introspection against python3""



commit 9664f1997343b64320cfc5dd1685b48470b82345
Author: Javier Jardón <jjardon gnome org>
Date:   Sun May 22 14:56:58 2016 +0100

    Revert "Revert "manifest: build gobject-introspection against python3""
    
    Lets try to build agains Python3 again, and, as we are in the begining
    of the cycle, try to fix possible issues
    
    This reverts commit e272f0581610158af6d43ee24ff9636929d492cd.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 84c83b8..91bd98a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -87,7 +87,8 @@
 
         {"src": "gnome:gobject-introspection",
          "component": "minimal",
-                "config-opts": ["--disable-tests"]},
+                "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]