cursor-shape-v1: bump to version 2

This commit is contained in:
Kirill Primak 2024-10-23 14:51:29 +03:00
parent aaeffe9769
commit af43d3b9e7
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,5 @@
wayland_protos = dependency('wayland-protocols',
version: '>=1.41',
version: '>=1.43',
fallback: 'wayland-protocols',
default_options: ['tests=false'],
)