mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 16:20:03 +01:00
require wayland-protocols 1.22
This is needed for implementing drm-lease-v1 Signed-off-by: Xaver Hugl <xaver.hugl@gmail.com> Acked-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
parent
fabd6a7c65
commit
f34ffdd9a9
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ libdrm_req = '>= 2.4.89'
|
||||||
libselinux_req = '>= 2.0.86'
|
libselinux_req = '>= 2.0.86'
|
||||||
xext_req = '>= 1.0.99.4'
|
xext_req = '>= 1.0.99.4'
|
||||||
wayland_req = '>= 1.5.0'
|
wayland_req = '>= 1.5.0'
|
||||||
wayland_protocols_req = '>= 1.18'
|
wayland_protocols_req = '>= 1.22'
|
||||||
gbm_req = '>= 10.2'
|
gbm_req = '>= 10.2'
|
||||||
xf86dgaproto_req = '>= 2.0.99.1'
|
xf86dgaproto_req = '>= 2.0.99.1'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue