[gnome-ostree] 3.6: expat needs to be built before dbus



commit 24c5109641a4d349f2f202bd4d1851d9127b94e8
Author: Colin Walters <walters verbum org>
Date:   Mon Aug 6 09:03:41 2012 -0400

    3.6: expat needs to be built before dbus

 gnomeos-3.6.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index e35f998..a3c6981 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -47,6 +47,9 @@
 		 "tag": "v3.0.4",
 		 "patches": ["gperf-autotools.patch"]},
 
+		{"src": "cgwalters:expat-git-mirror.git",
+		 "patches": ["expat-autogen.patch"]},
+
 		{"src": "fd-dbus:dbus",
 		 "config-opts": ["--with-dbus-user=dbus",
 		                 "--enable-inotify",
@@ -336,9 +339,6 @@
 		 "config-opts": ["--disable-man-pages"],
 		 "patches": ["texinfo-disable-man.patch"]},
 
-		{"src": "cgwalters:expat-git-mirror.git",
-		 "patches": ["expat-autogen.patch"]},
-
 		{"src": "fd:xorg/util/makedepend",
 		 "component": "devel",
 		 "patches": ["xorg-autogen.patch"]},



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