build: Update Wayland to >= 1.21.0
authorJosé Expósito <jose.exposito89@gmail.com>
Mon, 18 Jul 2022 17:04:10 +0000 (19:04 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 10 Aug 2022 14:23:58 +0000 (14:23 +0000)
meson.build

index 2ab7290628b86974f333862674a0783923b2711e..2fb35f393afa211f7bb1285337a73619747dcf44 100644 (file)
@@ -18,7 +18,7 @@ cairo_req          = '>= 1.14.0'
 gdk_pixbuf_req     = '>= 2.30.0'
 introspection_req  = '>= 1.39.0'
 wayland_proto_req  = '>= 1.25'
-wayland_req        = '>= 1.20.0'
+wayland_req        = '>= 1.21.0'
 graphene_req       = '>= 1.9.1'
 epoxy_req          = '>= 1.4'
 cloudproviders_req = '>= 0.3.1'