[gtk/gtk-3-24: 1/3] Update wayland requirement to 1.14.91 for use of `private-code`
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24: 1/3] Update wayland requirement to 1.14.91 for use of `private-code`
- Date: Tue, 11 Feb 2020 16:36:20 +0000 (UTC)
commit 156d6fffbeb13697213729b7c7d57c971504ea64
Author: Michael Forney <mforney mforney org>
Date: Thu Jan 9 19:04:39 2020 -0800
Update wayland requirement to 1.14.91 for use of `private-code`
In a4fe15d9f0c7, the wayland-scanner command was changed to use
`private-code`, which was first introduced in wayland-1.14.91. This
was synced from master commit a2a99d27c95a, which *did* include a
corresponding wayland version requirement bump, but it appears that
this was lost in the sync.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6d6f919fd8..7cba8b8fb2 100644
--- a/meson.build
+++ b/meson.build
@@ -31,7 +31,7 @@ cairo_req = '>= 1.14.0'
gdk_pixbuf_req = '>= 2.30.0'
introspection_req = '>= 1.39.0'
wayland_proto_req = '>= 1.14'
-wayland_req = '>= 1.9.91'
+wayland_req = '>= 1.14.91'
epoxy_req = '>= 1.4'
cloudproviders_req = '>= 0.2.5'
xkbcommon_req = '>= 0.2.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]