[jhbuild] gnome-suites-core-latest: gsettings-desktop-schemas switched to meson



commit a17314f0fd41c48bc29b3e76b6932e86054b4598
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Thu Jan 10 17:52:37 2019 -0500

    gnome-suites-core-latest: gsettings-desktop-schemas switched to meson
    
    and the gsettings enum issue is fixed now

 modulesets/gnome-suites-core-latest.modules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index 8b3a6737..275624bd 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -447,14 +447,13 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gsettings-desktop-schemas" autogenargs="--enable-introspection=yes">
+  <meson id="gsettings-desktop-schemas">
     <branch/>
     <dependencies>
       <dep package="glib"/>
-      <dep package="gnome-common"/>
       <dep package="gobject-introspection"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <meson id="gvfs" mesonargs="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dinstalled_tests=true 
-Ddbus_service_dir=${prefix}/share/dbus-1/services">
     <if condition-unset="linux">


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