[jhbuild] Revert "[gnome-online-accounts] Use Meson."
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Revert "[gnome-online-accounts] Use Meson."
- Date: Thu, 26 Jul 2018 15:13:32 +0000 (UTC)
commit 2a287f3705c8487b74215f9a590d98d21144bdf8
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Jul 26 17:12:09 2018 +0200
Revert "[gnome-online-accounts] Use Meson."
This reverts commit d0a7ea5abc38c306b96938ecacd043391eee55aa.
Unbreak the build while it depends on an unreleased version of meson!
ERROR: Meson version is 0.47.1 but project requires >= 0.47.2.
modulesets/gnome-suites-core-deps-latest.modules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 6bfd9c8b..16dd985e 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -596,9 +596,9 @@ the module and we will just change it to use a tarball anyway.
<branch/>
</autotools>
- <meson id="gnome-online-accounts">
+ <autotools id="gnome-online-accounts">
<if condition-set="freebsd">
- <mesonargs value="-Dkerberos=false"/>
+ <autogenargs value="--disable-kerberos"/>
</if>
<branch/>
<dependencies>
@@ -613,7 +613,7 @@ the module and we will just change it to use a tarball anyway.
<dep package="m4-common"/>
<dep package="telepathy-glib"/>
</dependencies>
- </meson>
+ </autotools>
<autotools id="gnome-online-miners">
<branch/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]