cmake: bump required plasma-wayland-protocols version
This commit is contained in:
parent
73425b13a4
commit
3f0627172d
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ set_package_properties(WaylandProtocols PROPERTIES
|
|||
URL "https://gitlab.freedesktop.org/wayland/wayland-protocols/"
|
||||
)
|
||||
|
||||
find_package(PlasmaWaylandProtocols 1.9.0 CONFIG)
|
||||
find_package(PlasmaWaylandProtocols 1.13.0 CONFIG)
|
||||
set_package_properties(PlasmaWaylandProtocols PROPERTIES
|
||||
TYPE REQUIRED
|
||||
PURPOSE "Collection of Plasma-specific Wayland protocols"
|
||||
|
|
Loading…
Reference in a new issue