[banshee] [build] fix build order for libglade



commit cc15a7cd2473c801bd7d01304f4e63838759669a
Author: Aaron Bockover <abockover novell com>
Date:   Sat Dec 26 14:07:57 2009 -0500

    [build] fix build order for libglade

 build/bundle/profile.osx.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/bundle/profile.osx.py b/build/bundle/profile.osx.py
index 17e431d..657cc7e 100644
--- a/build/bundle/profile.osx.py
+++ b/build/bundle/profile.osx.py
@@ -59,9 +59,9 @@ profile['packages'] = [
 	'packages/atk.py',
 	'packages/intltool.py',
 	'packages/gtk+.py',
+	'packages/libxml2.py',
 	'packages/libglade.py',
 	'packages/libproxy.py',
-	'packages/libxml2.py',
 	'packages/libsoup.py',
 	'packages/sqlite.py',
 	'packages/mono.py',



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