Bump the wayland-protocols dep
authorMatthias Clasen <mclasen@redhat.com>
Wed, 23 Feb 2022 19:03:19 +0000 (14:03 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Feb 2022 19:30:49 +0000 (14:30 -0500)
Bump the dep to 1.25, so we can add support
for toplevel bounds.

meson.build

index e940de27ca898afa48caabc35630f167b1634099..8e7ea7691c01fdb5bcf376bf797ead0366550888 100644 (file)
@@ -16,7 +16,7 @@ fribidi_req        = '>= 0.19.7'
 cairo_req          = '>= 1.14.0'
 gdk_pixbuf_req     = '>= 2.30.0'
 introspection_req  = '>= 1.39.0'
-wayland_proto_req  = '>= 1.23'
+wayland_proto_req  = '>= 1.25'
 wayland_req        = '>= 1.20.0'
 graphene_req       = '>= 1.9.1'
 epoxy_req          = '>= 1.4'