[jhbuild/wip/hadess/librest-update] core-deps-latest: Update librest module
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/wip/hadess/librest-update] core-deps-latest: Update librest module
- Date: Thu, 24 Mar 2022 09:45:43 +0000 (UTC)
commit 89a9b6e7555d5413b3b86b5c87a49680812e6dd0
Author: Bastien Nocera <hadess hadess net>
Date: Fri Feb 25 12:09:26 2022 +0100
core-deps-latest: Update librest module
It got ported to meson.
modulesets/gnome-suites-core-deps-latest.modules | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 311e0614..d27e7bcc 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1584,12 +1584,12 @@
</dependencies>
</meson>
- <autotools id="librest">
+ <meson id="librest">
<if condition-set="freebsd">
- <autogenargs value="--with-ca-certificates=/usr/local/share/certs/ca-root-nss.crt"/>
+ <mesonargs value="-Dca_certificates=true
-Dca_certificates_path=/usr/local/share/certs/ca-root-nss.crt"/>
</if>
<if condition-set="macos">
- <autogenargs value="--without-ca-certificates"/>
+ <mesonargs value="-Dca_certificates=false"/>
</if>
<branch revision="librest-0-7"/>
<dependencies>
@@ -1597,7 +1597,7 @@
<dep package="libsoup"/>
<dep package="libxml2"/>
</dependencies>
- </autotools>
+ </meson>
<autotools id="librsvg" supports-non-srcdir-builds="no" autogenargs="--enable-vala=yes">
<if condition-unset="gnu-elf">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]