[jhbuild] core-deps-latest: Switch libvirt-glib to meson
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-latest: Switch libvirt-glib to meson
- Date: Thu, 28 Jan 2021 20:40:56 +0000 (UTC)
commit 2460866d12f5a96315ec764ca21e04ef1b578f33
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Jan 28 21:40:08 2021 +0100
core-deps-latest: Switch libvirt-glib 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 027bd11f..c4b779d7 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1669,7 +1669,7 @@
</suggests>
</meson>
- <autotools id="libvirt-glib" autogenargs="--enable-werror=no">
+ <meson id="libvirt-glib" mesonargs="-Dgit_werror=disabled">
<branch repo="github.com"
checkoutdir="libvirt"
module="libvirt/libvirt-glib.git"/>
@@ -1679,7 +1679,7 @@
<dep package="libvirt"/>
<dep package="vala"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="libwacom">
<branch repo="github.com"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]