Bump wayland-protocols to 1.34

This commit is contained in:
David Redondo 2024-03-21 14:54:32 +01:00 committed by Vlad Zahorodnii
parent 57a79608da
commit 7f20621b25

View file

@ -208,7 +208,7 @@ set_package_properties(Wayland PROPERTIES
PURPOSE "Required for building KWin with Wayland support"
)
find_package(WaylandProtocols 1.32)
find_package(WaylandProtocols 1.34)
set_package_properties(WaylandProtocols PROPERTIES
TYPE REQUIRED
PURPOSE "Collection of Wayland protocols that add functionality not available in the Wayland core protocol"