[jhbuild] Switch dconf-editor to build with meson.



commit c37f27acb553977602c03f2d2d9997756280b3a4
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Oct 17 06:11:32 2017 +0200

    Switch dconf-editor to build with meson.

 modulesets/gnome-apps-3.28.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.28.modules b/modulesets/gnome-apps-3.28.modules
index e8e134b..abc03f7 100644
--- a/modulesets/gnome-apps-3.28.modules
+++ b/modulesets/gnome-apps-3.28.modules
@@ -156,7 +156,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="dconf-editor">
+  <meson id="dconf-editor">
     <branch/>
     <dependencies>
       <dep package="appstream-glib"/>
@@ -165,7 +165,7 @@
       <dep package="gtk+-3"/>
       <dep package="vala"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="devhelp">
     <branch/>


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