[jhbuild] 3.26: add branch revision to gnome-bluetooth



commit ef2b0950ff1e08a8865d0413b41467e312c37054
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Sat Aug 12 19:50:54 2017 +0200

    3.26: add branch revision to gnome-bluetooth
    
    gnome-bluetooth has moved to meson build system in master and has
    also removed autotools. Just before removing autotools it was
    branched as gnome-3-20. This patch uses this branch until a
    release that uses meson happens.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786159

 modulesets/gnome-suites-core-3.26.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.26.modules b/modulesets/gnome-suites-core-3.26.modules
index e0fcb09..dbe1cae 100644
--- a/modulesets/gnome-suites-core-3.26.modules
+++ b/modulesets/gnome-suites-core-3.26.modules
@@ -141,7 +141,7 @@
   </meson>
 
   <autotools id="gnome-bluetooth">
-    <branch/>
+    <branch revision="gnome-3-20"/>
     <dependencies>
       <dep package="gtk+-3"/>
       <dep package="gtk-doc"/>


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