[jhbuild] [wayland] Force autogen on the mesa module as it ships its own broken Makefile



commit a54aaf07c5b1de0ee30a96d3b593b6fc5d22adeb
Author: Alberto Ruiz <aruiz gnome org>
Date:   Sat Apr 16 12:21:46 2011 +0100

    [wayland] Force autogen on the mesa module as it ships its own broken Makefile

 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 9386ea8..02308a9 100644
--- a/modulesets/other/wayland.modules
+++ b/modulesets/other/wayland.modules
@@ -34,7 +34,7 @@
     <branch repo="mesa"/>
   </autotools>
   
-  <autotools id="mesa">
+  <autotools id="mesa"  skip-autogen="never">
     <branch repo="mesa"/>
     <dependencies>
       <dep package="drm"/>



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