[jhbuild] Use the gnome-2-32 branch for gnome-desktop



commit fdc477b0a1185f1036111f53fa52f6b34336dd85
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Sep 17 08:01:02 2010 -0400

    Use the gnome-2-32 branch for gnome-desktop
    
    Also, disable the theme engine in librsvg for now, since it doesn't
    build

 modulesets/gnome-suites-3.0.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-3.0.modules b/modulesets/gnome-suites-3.0.modules
index 682658a..eef85ba 100644
--- a/modulesets/gnome-suites-3.0.modules
+++ b/modulesets/gnome-suites-3.0.modules
@@ -685,7 +685,7 @@
   </autotools>
 
   <autotools id="gnome-desktop" autogenargs="--with-gnome-distributor=JHBuild">
-    <branch revision="gnome-2-30"/>
+    <branch revision="gnome-2-32"/>
     <dependencies>
       <dep package="intltool"/>
       <dep package="glib"/>
@@ -1237,7 +1237,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="librsvg" supports-non-srcdir-builds="no">
+  <autotools id="librsvg" supports-non-srcdir-builds="no" autogenargs="--disable-gtk-theme">
     <branch/>
     <dependencies>
       <dep package="libxml2"/>



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