[jhbuild] world: Switch corebird to Meson



commit 85c69dbfc00b95b42da2eba5c0330717eab78cf9
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sat Oct 21 16:22:16 2017 +0200

    world: Switch corebird to Meson

 modulesets/gnome-world.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index b591ac1..7007628 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -270,7 +270,7 @@
     </dependencies>
   </cmake>
 
-  <autotools id="corebird">
+  <meson id="corebird">
     <branch repo="github.com" checkoutdir="corebird" module="baedert/corebird.git"/>
     <dependencies>
       <dep package="glib-networking"/>
@@ -285,7 +285,7 @@
       <dep package="sqlite3"/>
       <dep package="vala"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="gnome-chat">
     <branch/>


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