meson: require wayland-protocols >= 1.32

This commit is contained in:
Daniel Eklöf 2023-07-31 16:32:06 +02:00
parent becd8ed049
commit e0475a5421
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 8 additions and 1 deletions

View file

@ -49,6 +49,13 @@
## Unreleased
### Added
### Changed
* Minimum required version of _wayland-protocols_ is now 1.32
([#1391][1391]).
[1391]: https://codeberg.org/dnkl/foot/issues/1391
### Deprecated
### Removed