mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 06:40:08 +00:00
Update wayland requirement to 1.14.91 for use of private-code
Ina4fe15d9f0
, the wayland-scanner command was changed to use `private-code`, which was first introduced in wayland-1.14.91. This was synced from master commita2a99d27c9
, which *did* include a corresponding wayland version requirement bump, but it appears that this was lost in the sync.
This commit is contained in:
parent
d0c351468b
commit
156d6fffbe
@ -31,7 +31,7 @@ cairo_req = '>= 1.14.0'
|
|||||||
gdk_pixbuf_req = '>= 2.30.0'
|
gdk_pixbuf_req = '>= 2.30.0'
|
||||||
introspection_req = '>= 1.39.0'
|
introspection_req = '>= 1.39.0'
|
||||||
wayland_proto_req = '>= 1.14'
|
wayland_proto_req = '>= 1.14'
|
||||||
wayland_req = '>= 1.9.91'
|
wayland_req = '>= 1.14.91'
|
||||||
epoxy_req = '>= 1.4'
|
epoxy_req = '>= 1.4'
|
||||||
cloudproviders_req = '>= 0.2.5'
|
cloudproviders_req = '>= 0.2.5'
|
||||||
xkbcommon_req = '>= 0.2.0'
|
xkbcommon_req = '>= 0.2.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user