[gnome-ostree] 3.6: gobject-introspection: --disable-tests



commit 746ae91ebcb8aec2091f9c196e622a407f289329
Author: Colin Walters <walters verbum org>
Date:   Mon Aug 13 14:18:46 2012 -0400

    3.6: gobject-introspection: --disable-tests
    
    We want to build it before cairo.

 gnomeos-3.6.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 1f87f13..e97abb2 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -91,7 +91,8 @@
 
 		{"src": "gnome:glib"},
 
-		{"src": "gnome:gobject-introspection"},
+                {"src": "gnome:gobject-introspection",
+		 "config-opts": ["--disable-tests"]},
 
                {"src": "git:git://git.kernel.org/pub/scm/linux/hotplug/udev.git",
                 "tag": "175",



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