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
|
@ -64,7 +64,7 @@ libdrm_req = '>= 2.4.89'
|
|||
libselinux_req = '>= 2.0.86'
|
||||
xext_req = '>= 1.0.99.4'
|
||||
wayland_req = '>= 1.5.0'
|
||||
wayland_protocols_req = '>= 1.18'
|
||||
wayland_protocols_req = '>= 1.22'
|
||||
gbm_req = '>= 10.2'
|
||||
xf86dgaproto_req = '>= 2.0.99.1'
|
||||
|
||||
|
|
Loading…
Reference in New Issue