[jhbuild] Five-or-more: switched to meson in master



commit 846172fc30468cda9c4c883fed90a869aca24152
Author: Ruxandra Simion <ruxandra simion93 gmail com>
Date:   Thu Mar 22 00:14:58 2018 +0200

    Five-or-more: switched to meson in master
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794386

 modulesets/gnome-apps-3.28.modules   |    2 +-
 modulesets/gnome-apps-latest.modules |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.28.modules b/modulesets/gnome-apps-3.28.modules
index 44e94ce..942939a 100644
--- a/modulesets/gnome-apps-3.28.modules
+++ b/modulesets/gnome-apps-3.28.modules
@@ -398,7 +398,7 @@
 <!-- Games -->
 
   <autotools id="five-or-more">
-    <branch/>
+    <branch revision="gnome-3-28"/>
     <dependencies>
       <dep package="appstream-glib"/>
       <dep package="intltool"/>
diff --git a/modulesets/gnome-apps-latest.modules b/modulesets/gnome-apps-latest.modules
index 6166fc7..5884fee 100644
--- a/modulesets/gnome-apps-latest.modules
+++ b/modulesets/gnome-apps-latest.modules
@@ -397,7 +397,7 @@
 
 <!-- Games -->
 
-  <autotools id="five-or-more">
+  <meson id="five-or-more">
     <branch/>
     <dependencies>
       <dep package="appstream-glib"/>
@@ -408,7 +408,7 @@
       <dep package="libcanberra"/>
       <dep package="yelp-tools"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="four-in-a-row">
     <branch/>


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