[jhbuild] core-deps-latest: switch pixman to meson



commit c4c72f4bcb9b57649ec1cb99b9ac7b64f7ee509b
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Mon Sep 9 22:44:42 2019 +0200

    core-deps-latest: switch pixman to meson

 modulesets/gnome-suites-core-deps-latest.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index fe76c4f8..8ec72eba 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1835,11 +1835,11 @@
     </dependencies>
   </meson>
 
-  <autotools id="pixman" autogenargs="--disable-gtk">
+  <meson id="pixman">
     <branch repo="gitlab.freedesktop.org"
             module="pixman/pixman.git"
             checkoutdir="pixman"/>
-  </autotools>
+  </meson>
 
   <autotools id="pyatspi2" autogenargs="--with-python=python3" >
     <branch/>


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