[gnome-ostree] 3.6: Install both buildsystem and integration separately



commit 680e57376db8dbd42a7d55255332d3acb106b3f0
Author: Colin Walters <walters verbum org>
Date:   Tue Sep 11 19:45:49 2012 -0400

    3.6: Install both buildsystem and integration separately
    
    The buildsystem should only be in devel

 gnomeos-3.6.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 9955772..fad0bdf 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -631,9 +631,16 @@
 		                 "--with-soup-gnome"]},
 
 		{"src": "gnome:gnome-ostree",
+		 "name": "gnome-ostree-integration",
 		 "config-opts": ["--disable-buildsystem",
 		                 "--enable-system-integration"]},
 
+		{"src": "gnome:gnome-ostree",
+		 "name": "gnome-ostree-buildsystem",
+		 "component": "devel",
+		 "config-opts": ["--enable-buildsystem",
+		                 "--disable-system-integration"]},
+
 		{"src": "fd-gstreamer:gstreamer",
 		 "name": "gstreamer-0.10",
 		 "branch": "0.10",



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