[gtk/bump-wayland-dep] Bump the wayland-protocols dep




commit de294f00ef95fc3d5bdcdda2742ad7e66a4ddfdf
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 23 14:03:19 2022 -0500

    Bump the wayland-protocols dep
    
    Bump the dep to 1.25, so we can add support
    for toplevel bounds.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index e940de27ca..8e7ea7691c 100644
--- a/meson.build
+++ b/meson.build
@@ -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'


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