[jhbuild] core-deps: Switch wayland-protocols to use meson



commit 8f620b855969ec14eed8b69faa98d76d396773f6
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Wed Nov 10 12:47:35 2021 +0100

    core-deps: Switch wayland-protocols to use 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 4e3a047b..7397bb0d 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -2208,7 +2208,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="wayland-protocols">
+  <meson id="wayland-protocols">
     <branch repo="gitlab.freedesktop.org"
             module="wayland/wayland-protocols.git"
             checkoutdir="wayland-protocols"/>
@@ -2217,7 +2217,7 @@
         <dep package="wayland"/>
       </if>
     </dependencies>
-  </autotools>
+  </meson>
 
   <meson id="wayland"
              mesonargs="-Ddocumentation=false">


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