[PATCH util/modular] xorg.modules: Update for mesonic rendercheck

Jon Turney jon.turney at dronecode.org.uk
Sat Apr 1 16:09:00 UTC 2017


Signed-off-by: Jon Turney <jon.turney at dronecode.org.uk>
---
 xorg.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xorg.modules b/xorg.modules
index 961ff17..65d3621 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -1202,7 +1202,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="app-rendercheck">
+  <meson id="app-rendercheck">
     <branch module="xorg/app/rendercheck"
             checkoutdir="xorg/app/rendercheck"/>
     <dependencies>
@@ -1211,7 +1211,7 @@
       <dep package="libX11"/>
       <dep package="libXrender"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="app-rgb">
     <branch module="xorg/app/rgb"
-- 
2.8.3



More information about the xorg-devel mailing list