[jhbuild/wip/nielsdg/wayland-meson] core-deps: Use Meson for wayland(-protocols)
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/wip/nielsdg/wayland-meson] core-deps: Use Meson for wayland(-protocols)
- Date: Mon, 30 Mar 2020 14:53:54 +0000 (UTC)
commit a3eda8acf525f8df32850727b2976a2c5f26ffd9
Author: Niels De Graef <niels degraef barco com>
Date: Mon Mar 30 16:52:31 2020 +0200
core-deps: Use Meson for wayland(-protocols)
modulesets/gnome-suites-core-deps-latest.modules | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index ad671a59..bff8e256 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -2143,7 +2143,7 @@
</dependencies>
</autotools>
- <autotools id="wayland-protocols">
+ <meson id="wayland-protocols">
<branch repo="gitlab.freedesktop.org"
module="wayland/wayland-protocols.git"
checkoutdir="wayland-protocols"/>
@@ -2152,10 +2152,10 @@
<dep package="wayland"/>
</if>
</dependencies>
- </autotools>
+ </meson>
- <autotools id="wayland"
- autogenargs="--disable-documentation">
+ <meson id="wayland"
+ autogenargs="-Ddocumentation=false">
<branch repo="gitlab.freedesktop.org"
module="wayland/wayland.git"
checkoutdir="wayland"/>
@@ -2164,7 +2164,7 @@
<dep package="doxygen"/>
<dep package="xmlto"/>
</dependencies>
- </autotools>
+ </meson>
<cmake id="libwpe">
<branch repo="wpewebkit.org"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]