[jhbuild] wayland: Use gtk-3-22 branch



commit 2eb0dcbcbdad0a8bfd68ba3cc2ff5b9d8e72939a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Mar 1 16:49:55 2018 +0700

    wayland: Use gtk-3-22 branch
    
    Without this, using the Wayland moduleset will attempt to use the master
    branch of GTK, which does not use Autotools.

 modulesets/other/wayland.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/other/wayland.modules b/modulesets/other/wayland.modules
index 4c3d319..4b099a2 100644
--- a/modulesets/other/wayland.modules
+++ b/modulesets/other/wayland.modules
@@ -156,7 +156,7 @@
   </autotools>
   
   <autotools id="gtk+" autogenargs="--enable-wayland-backend --enable-x11-backend">
-    <branch repo="gnome"/>
+    <branch repo="gnome" revision="gtk-3-22"/>
     <dependencies>
       <dep package="wayland"/>
       <dep package="gobject-introspection"/>


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