cmake: bump required plasma-wayland-protocols version

This commit is contained in:
Xaver Hugl 2024-05-24 18:51:47 +02:00
parent 73425b13a4
commit 3f0627172d

View file

@ -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"