[jhbuild] Update Wayland moduleset



commit 76ff310eb0d0e81ade6237661d11060e44e07bc3
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon May 16 12:12:51 2011 +0100

    Update Wayland moduleset

 modulesets/other/wayland.modules |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/other/wayland.modules b/modulesets/other/wayland.modules
index 02308a9..4afd26d 100644
--- a/modulesets/other/wayland.modules
+++ b/modulesets/other/wayland.modules
@@ -39,14 +39,12 @@
     <dependencies>
       <dep package="drm"/>
       <dep package="libX11"/>
+      <dep package="glproto"/>
     </dependencies>
   </autotools>
   
   <autotools id="wayland">
     <branch repo="wayland"/>
-    <dependencies>
-      <dep package="gdk-pixbuf"/>
-    </dependencies>
   </autotools>
 
   <autotools id="wayland-demos">
@@ -60,7 +58,11 @@
   <autotools id="macros">
     <branch repo="xorg-util"/>
   </autotools>
-  
+ 
+  <autotools id="glproto">
+    <branch repo="xorg-proto"/>
+  </autotools>
+ 
   <autotools id="xproto">
     <branch repo="xorg-proto"/>
     <dependencies>



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