require wayland-protocols 1.30
This is needed for tearing-updates-v1 Signed-off-by: Xaver Hugl <xaver.hugl@gmail.com> Acked-by: Michel Dänzer <mdaenzer@redhat.com> Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
parent
e3480b0d78
commit
0cfe09c458
|
@ -64,7 +64,7 @@ libdrm_req = '>= 2.4.109'
|
|||
libselinux_req = '>= 2.0.86'
|
||||
xext_req = '>= 1.0.99.4'
|
||||
wayland_req = '>= 1.21.0'
|
||||
wayland_protocols_req = '>= 1.28'
|
||||
wayland_protocols_req = '>= 1.30'
|
||||
gbm_req = '>= 10.2'
|
||||
xf86dgaproto_req = '>= 2.0.99.1'
|
||||
|
||||
|
|
Loading…
Reference in New Issue