[gnome-ostree] 3.6: Add --enable-tests for dbus-glib to work around compilation failure



commit 3ee7374153ad40f747a55e4125b05a0150926a82
Author: Colin Walters <walters verbum org>
Date:   Wed May 9 17:01:28 2012 -0400

    3.6: Add --enable-tests for dbus-glib to work around compilation failure

 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 af7640e..3b18248 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -402,7 +402,8 @@
 		 "patches": ["startup-notification-autogen.patch"]},
 
 		{"src": "fd-dbus:dbus-glib",
-		 "config-opts": ["--disable-gtk-doc"]},
+		 "config-opts": ["--enable-tests",
+		                 "--disable-gtk-doc"]},
 
 		{"src": "git:git://git.infradead.org/users/tgr/libnl.git",
 		 "name": "libnl3"},



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