Bump wayland-protocols to 1.34
This commit is contained in:
parent
57a79608da
commit
7f20621b25
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue