[gnome-ostree] 3.6: Reorder vala to be earlier



commit e9143b3da17dd77078c7a9f518c185c57cf00608
Author: Colin Walters <walters verbum org>
Date:   Thu Sep 27 17:46:35 2012 -0400

    3.6: Reorder vala to be earlier
    
    It's going to be needed by libgda around here.

 gnomeos-3.6.json |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 3ff9d36..be225e5 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -706,6 +706,18 @@
 				 "--with-gstreamer=1.0"],
 		 "patches": ["webkitgtk-disable-parallel.patch"]},
 
+		{"src": "gnome:vala-bootstrap",
+		 "bootstrap": true,
+		 "config-opts": ["--disable-build-from-vala",
+		                 "--disable-vapigen"]},
+
+		{"src": "gnome:vala",
+		 "config-opts": ["--enable-vapigen"]},
+
+		{"src": "gnome:libgee",
+		 "branch": "0.6",
+		 "patches": ["gee-builddir.patch"]},
+
 		{"src": "gnome:librest"},
 
 		{"src": "gnome:gnome-online-accounts",
@@ -724,18 +736,6 @@
 
 		{"src": "gnome:gjs"},
 
-		{"src": "gnome:vala-bootstrap",
-		 "bootstrap": true,
-		 "config-opts": ["--disable-build-from-vala",
-		                 "--disable-vapigen"]},
-
-		{"src": "gnome:vala",
-		 "config-opts": ["--enable-vapigen"]},
-
-		{"src": "gnome:libgee",
-		 "branch": "0.6",
-		 "patches": ["gee-builddir.patch"]},
-
                 {"src": "ibus:ibus.git",
 		 "patches": ["ibus-builddir.patch"],
 		 "config-opts": ["--disable-tests", 
@@ -846,7 +846,7 @@
 		{"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"},
 
                 {"src": "cgwalters:dracut",
-                 "branch": "ostree4",
+                 "branch": "ostree5",
 		 "config-opts": ["--disable-documentation"]},
 
 		{"src": "git:git://git.cairographics.org/git/py2cairo",



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