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



commit 16c76acfa14bb7758ba402568225dad71b6bb1b1
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Feb 8 20:30:21 2016 +0000

    manifest: build gobject-introspection against python3

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 71b2ec7..d7cb288 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]