[jhbuild] latest: accountsservice switched to meson



commit f5bd670afd739ba3fc00b7f9165f12867600ac1f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Sep 17 10:55:09 2018 +0200

    latest: accountsservice switched to meson

 modulesets/gnome-suites-core-latest.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index 3fda6fe4..4fed97f8 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -1266,7 +1266,7 @@
 
 <!-- Core OS Services -->
 
-  <autotools id="accountsservice" autogenargs="--with-systemdsystemunitdir=no">
+  <meson id="accountsservice">
     <branch repo="git.freedesktop.org" module="accountsservice"/>
     <dependencies>
       <dep package="glib"/>
@@ -1276,7 +1276,7 @@
         <dep package="libsystemd"/>
       </if>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="NetworkManager"
              autogenargs="PYTHON=python3 --with-udev-dir=${libdir}/udev --with-systemdsystemunitdir=no 
--with-crypto=gnutls --disable-more-warnings --disable-json-validation --disable-ovs">


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