[jhbuild] 3.6: force gdl to old revision



commit e4261149f6694fec98cb0b3c24f39ca6b61ff9ff
Author: Ray Strode <rstrode redhat com>
Date:   Sun May 13 22:17:13 2012 -0400

    3.6: force gdl to old revision
    
    gdlmm doesn't build at the moment, because
    of a change in gdl.
    
    This commit backs gdl up to the last revision
    that was compatible with gdlmm until that issue
    is resolved.  See Bug 676002.

 modulesets/gnome-apps-3.6.modules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index e1fe2f6..5b48853 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -503,7 +503,8 @@
   </autotools>
 
   <autotools id="gdl">
-    <branch/>
+    <!-- frozen until https://bugzilla.gnome.org/show_bug.cgi?id=676002 is fixed -->
+    <branch revision="705f29a94bec8b344bec73b1641a5b569ad1fe68"/>
     <dependencies>
       <dep package="intltool"/>
       <dep package="librsvg"/>



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