[gnome-ostree] install/ostree.modules: Switch to stable branches for most things



commit 4dae11faa9cf79b9500fa9e9881bc7f734269109
Author: Colin Walters <walters verbum org>
Date:   Tue Apr 2 15:59:54 2013 -0400

    install/ostree.modules: Switch to stable branches for most things
    
    Let's stay with GNOME 3.8 for now.

 install/ostree.modules |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/install/ostree.modules b/install/ostree.modules
index 2e472c8..ae6cabe 100644
--- a/install/ostree.modules
+++ b/install/ostree.modules
@@ -11,13 +11,13 @@
     <branch/>
   </autotools>
   <autotools id="glib">
-    <branch/>
+    <branch revision="glib-2-36"/>
     <dependencies>
       <dep package="gtk-doc-stub"/>
     </dependencies>
   </autotools>
   <autotools id="gobject-introspection" autogenargs="--without-cairo">
-    <branch/>
+    <branch revision="gnome-3-8"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>
@@ -29,7 +29,7 @@
     </dependencies>
   </autotools>
   <autotools id="gjs" autogenargs="--without-cairo">
-    <branch/>
+    <branch revision="gnome-3-8"/>
     <dependencies>
       <dep package="gobject-introspection"/>
       <dep package="gnome-common"/>
@@ -37,7 +37,7 @@
     </dependencies>
   </autotools>
   <autotools id="libsoup" autogenargs="--disable-tls-check">
-    <branch/>
+    <branch revision="LIBSOUP_2_42_0"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="gobject-introspection"/>


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