[jhbuild] core-3.28: Switch libgusb to Meson



commit b644fd4363cdaa97820c58b2741278d49e18686f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sun Dec 24 09:39:56 2017 +0100

    core-3.28: Switch libgusb to Meson

 modulesets/gnome-suites-core-deps-3.28.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.28.modules b/modulesets/gnome-suites-core-deps-3.28.modules
index 5fc1364..55a5fd9 100644
--- a/modulesets/gnome-suites-core-deps-3.28.modules
+++ b/modulesets/gnome-suites-core-deps-3.28.modules
@@ -1247,7 +1247,7 @@ the module and we will just change it to use a tarball anyway.
     </dependencies>
   </autotools>
 
-  <autotools id="libgusb">
+  <meson id="libgusb">
     <branch repo="github.com" checkoutdir="libgusb" module="hughsie/libgusb.git"/>
     <dependencies>
       <dep package="glib"/>
@@ -1255,7 +1255,7 @@ the module and we will just change it to use a tarball anyway.
       <dep package="vala"/>
       <dep package="libusb1"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <meson id="libgweather">
     <branch/>


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