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



commit e272f0581610158af6d43ee24ff9636929d492cd
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Feb 10 18:43:52 2016 +0000

    Revert "manifest: build gobject-introspection against python3"
    
    Lets see if this is the cause of weird problems compiling
    GStreamer modules
    
    This reverts commit 16c76acfa14bb7758ba402568225dad71b6bb1b1.

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 9ee22e7..9b9b4d2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -87,8 +87,7 @@
 
         {"src": "gnome:gobject-introspection",
          "component": "minimal",
-                "config-opts": ["--disable-tests",
-                                "--with-python=python3"]},
+                "config-opts": ["--disable-tests"]},
 
                {"src": "gnome:vala-bootstrap",
                 "bootstrap": true,


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