[ostree] ostbuild: Ensure we enable soup-gnome for ostree



commit c3c751ffb5a2e00c034470d65af0881b51c1cab6
Author: Colin Walters <walters verbum org>
Date:   Thu Mar 8 08:41:58 2012 -0500

    ostbuild: Ensure we enable soup-gnome for ostree

 gnomeos/3.4/manifest.json |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gnomeos/3.4/manifest.json b/gnomeos/3.4/manifest.json
index 214acc3..e0198db 100644
--- a/gnomeos/3.4/manifest.json
+++ b/gnomeos/3.4/manifest.json
@@ -573,8 +573,10 @@
 		{"src": "gnome:libsoup",
 		 "config-args": ["--disable-tls-check"]},
 
-		{"src": "gnome:ostree",
-		 "config-opts": ["--disable-documentation"]},
+		{"src": "git:/src/ostree",
+		 "branch": "wip/ostbuild-chroot-dev",
+		 "config-opts": ["--disable-documentation",
+		                 "--with-soup-gnome"]},
 
 		{"src": "fd-gstreamer:gstreamer",
 		 "config-opts": ["--disable-tests",



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