cmake: bump required plasma-wayland-protocols version

wilder/Plasma/6.2
Xaver Hugl 2 years ago
parent 73425b13a4
commit 3f0627172d
  1. 2
      CMakeLists.txt

@ -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…
Cancel
Save