temp/mutter-mobile: upgrade to 46-mobile-0 (MR 5396)

This commit is contained in:
jane400 2024-07-28 12:55:15 +02:00 committed by Oliver Smith
parent d2bc34a5e6
commit c8fa59f985
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
4 changed files with 12 additions and 50 deletions

View file

@ -3,13 +3,12 @@ diff --git a/meson.build b/meson.build
index 3550496..15b9e7d 100644
--- a/meson.build
+++ b/meson.build
@@ -25,7 +25,7 @@ uprof_req = '>= 0.3'
pango_req = '>= 1.46.0'
@@ -26,7 +26,7 @@
cairo_req = '>= 1.10.0'
pangocairo_req = '>= 1.20'
pixman_req = '>= 0.42'
-gsettings_desktop_schemas_req = '>= 40.alpha'
+gsettings_desktop_schemas_req = '>= 40'
json_glib_req = '>= 0.12.0'
x11_req = '>= 1.7.0'
xcomposite_req = '>= 0.4'
xkbcommon_req = '>= 0.4.3'
libei_req = '>= 1.0.0'