[jhbuild] [gnome-online-accounts] Use Meson.



commit d0a7ea5abc38c306b96938ecacd043391eee55aa
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Jul 19 12:17:23 2018 +0200

    [gnome-online-accounts] Use Meson.

 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 299dd605..0d0ea7e7 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>
 
-  <autotools id="gnome-online-accounts">
+  <meson id="gnome-online-accounts">
     <if condition-set="freebsd">
-      <autogenargs value="--disable-kerberos"/>
+      <mesonargs value="-Dkerberos=false"/>
     </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>
-  </autotools>
+  </meson>
 
   <autotools id="gnome-online-miners">
     <branch/>


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