[jhbuild] 3.20: add wayland-protocols for weston



commit bafda8e93244ca7906b9ec6f2e4689ba35071237
Author: Christoph Reiter <creiter src gnome org>
Date:   Fri Nov 20 09:05:05 2015 +0100

    3.20: add wayland-protocols for weston
    
    See http://lists.freedesktop.org/archives/wayland-devel/2015-November/025486.html

 modulesets/gnome-apps-3.20.modules             |    1 +
 modulesets/gnome-suites-core-deps-3.20.modules |    4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.20.modules b/modulesets/gnome-apps-3.20.modules
index 782796e..8ca3de4 100644
--- a/modulesets/gnome-apps-3.20.modules
+++ b/modulesets/gnome-apps-3.20.modules
@@ -1262,6 +1262,7 @@
   <autotools id="weston" autogenargs="--disable-setuid-install">
     <branch repo="wayland"/>
     <dependencies>
+      <dep package="wayland-protocols"/>
       <dep package="wayland"/>
       <dep package="cairo"/>
       <dep package="libxkbcommon"/>
diff --git a/modulesets/gnome-suites-core-deps-3.20.modules b/modulesets/gnome-suites-core-deps-3.20.modules
index 305826a..5391fe3 100644
--- a/modulesets/gnome-suites-core-deps-3.20.modules
+++ b/modulesets/gnome-suites-core-deps-3.20.modules
@@ -1187,6 +1187,10 @@
     </dependencies>
   </autotools>
 
+  <autotools id="wayland-protocols">
+    <branch repo="wayland.freedesktop.org"/>
+  </autotools>
+
   <autotools id="wayland"
              autogenargs="--disable-documentation">
     <branch repo="wayland.freedesktop.org"/>


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