From: José Expósito Date: Tue, 25 Jan 2022 17:05:18 +0000 (+0100) Subject: build: Bump wayland-protocols to v1.23 X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~19^2~4^2~49^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0f351508bce14d612ff349491d3d4bfa466d47ee;p=gtk4.git build: Bump wayland-protocols to v1.23 Part-of: --- diff --git a/meson.build b/meson.build index c74ca09284..65bf0b20af 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.21' +wayland_proto_req = '>= 1.23' wayland_req = '>= 1.20.0' graphene_req = '>= 1.9.1' epoxy_req = '>= 1.4'