[jhbuild] wayland: Don't build cairo with GL



commit 2cc221c4eccdd325707816f5e704f85bd855206c
Author: Rob Bradford <rob linux intel com>
Date:   Tue Jul 30 18:46:27 2013 +0100

    wayland: Don't build cairo with GL
    
    This breaks the subsurfaces test in weston.

 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 3d37a75..77de7c4 100644
--- a/modulesets/other/wayland.modules
+++ b/modulesets/other/wayland.modules
@@ -26,7 +26,7 @@
     <branch repo="freedesktop"/>
   </autotools>
   
-  <autotools id="cairo" autogenargs="--enable-gl --enable-xcb --enable-egl">
+  <autotools id="cairo" autogenargs="--enable-xcb">
     <branch repo="freedesktop"/>
     <dependencies>
       <dep package="pixman"/>


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