[banshee] [build] build libxml2 earlier for osx



commit bd9f2ebd05e635c1e77994b42e0e82aa9ac2b4eb
Author: Aaron Bockover <abockover novell com>
Date:   Tue Jan 5 18:33:42 2010 -0500

    [build] build libxml2 earlier for osx

 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 5f84edc..582df21 100644
--- a/build/bundle/profile.osx.py
+++ b/build/bundle/profile.osx.py
@@ -46,6 +46,7 @@ profile['packages'] = [
 	'packages/libiconv.py',
 	'packages/libpng.py',
 	'packages/libjpeg.py',
+	'packages/libxml2.py',
 	'packages/freetype.py',
 	'packages/fontconfig.py',
 	'packages/pixman.py',
@@ -56,7 +57,6 @@ profile['packages'] = [
 	'packages/intltool.py',
 	'packages/gtk+.py',
 	'packages/gconf-dummy.py',
-	'packages/libxml2.py',
 	'packages/libglade.py',
 	'packages/libproxy.py',
 	'packages/libsoup.py',



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