diff --git a/CMakeLists.txt b/CMakeLists.txt index 335ededef6..e4033ec255 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -215,7 +215,7 @@ set_package_properties(WaylandProtocols PROPERTIES URL "https://gitlab.freedesktop.org/wayland/wayland-protocols/" ) -find_package(PlasmaWaylandProtocols CONFIG) +find_package(PlasmaWaylandProtocols 1.8 CONFIG) set_package_properties(PlasmaWaylandProtocols PROPERTIES TYPE REQUIRED PURPOSE "Collection of Plasma-specific Wayland protocols"