cmake: bump plasma-wayland-protocols requirement
we need it to implement window protocol v18
This commit is contained in:
parent
ae336e464e
commit
63bf2db551
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ set_package_properties(WaylandProtocols PROPERTIES
|
|||
URL "https://gitlab.freedesktop.org/wayland/wayland-protocols/"
|
||||
)
|
||||
|
||||
find_package(PlasmaWaylandProtocols 1.13.0 CONFIG)
|
||||
find_package(PlasmaWaylandProtocols 1.14.0 CONFIG)
|
||||
set_package_properties(PlasmaWaylandProtocols PROPERTIES
|
||||
TYPE REQUIRED
|
||||
PURPOSE "Collection of Plasma-specific Wayland protocols"
|
||||
|
|
Loading…
Reference in a new issue