[mutter/wip/carlosg/gds-dep] build: Depend on an up-to-date gsettings-desktop-schemas



commit 183b3e1ffa4c08e9099eb4beab2efc93170c5c07
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Jul 21 12:43:36 2020 +0200

    build: Depend on an up-to-date gsettings-desktop-schemas
    
    Update the dependency as we use newer settings there.
    
    Related: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3004

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index e0801a1801..e87071d7fa 100644
--- a/meson.build
+++ b/meson.build
@@ -24,7 +24,7 @@ uprof_req = '>= 0.3'
 pango_req = '>= 1.2.0'
 cairo_req = '>= 1.10.0'
 pangocairo_req = '>= 1.20'
-gsettings_desktop_schemas_req = '>= 3.33.0'
+gsettings_desktop_schemas_req = '>= 3.37.2'
 json_glib_req = '>= 0.12.0'
 upower_glib_req = '>= 0.99.0'
 xcomposite_req = '>= 0.4'


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