[jhbuild] latest: libsoup switched to meson



commit e6a7cf769a474639bcd9cae1147cc9e1c2c9ebc1
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Fri Sep 7 21:32:14 2018 +0200

    latest: libsoup switched 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 a00191ce..de5c9de9 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1528,7 +1528,7 @@ the module and we will just change it to use a tarball anyway.
     </dependencies>
   </autotools>
 
-  <autotools id="libsoup" autogenargs="--disable-tls-check">
+  <meson id="libsoup" mesonargs="-Dtls_check=false -Dvapi=true">
     <branch/>
     <dependencies>
       <dep package="glib"/>
@@ -1542,7 +1542,7 @@ the module and we will just change it to use a tarball anyway.
     <suggests>
       <dep package="glib-networking"/>
     </suggests>
-  </autotools>
+  </meson>
 
   <autotools id="libvirt-glib" autogenargs="--enable-werror=no">
     <branch repo="github.com"


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