[mutter/wip/carlosg/gds-dep] build: Depend on an up-to-date gsettings-desktop-schemas
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/gds-dep] build: Depend on an up-to-date gsettings-desktop-schemas
- Date: Tue, 21 Jul 2020 10:55:03 +0000 (UTC)
commit ac6990ef51bed4bf195ade2d257280a1b4f525ed
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
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1376
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]