[jhbuild] core-3.26: Use meson to build gnome-backgrounds



commit 13e6cc8b248cccd1d8ae6cc649e2322fb63eccb1
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jul 12 18:39:25 2017 +0200

    core-3.26: Use meson to build gnome-backgrounds

 modulesets/gnome-suites-core-3.26.modules |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.26.modules b/modulesets/gnome-suites-core-3.26.modules
index f55bd8a..f43229c 100644
--- a/modulesets/gnome-suites-core-3.26.modules
+++ b/modulesets/gnome-suites-core-3.26.modules
@@ -136,13 +136,13 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gnome-backgrounds">
+  <meson id="gnome-backgrounds">
     <branch/>
     <dependencies>
-      <dep package="intltool"/>
+      <dep package="gettext"/>
       <dep package="glib"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="gnome-bluetooth">
     <branch/>


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