diff --git a/CMakeLists.txt b/CMakeLists.txt index 381d2a02d4..9270507ca0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,7 +120,7 @@ set_package_properties(KScreenLocker PROPERTIES TYPE REQUIRED PURPOSE "For screenlocker integration in kwin_wayland") -find_package(Breeze ${PROJECT_VERSION} CONFIG) +find_package(Breeze 5.8.0 CONFIG) set_package_properties(Breeze PROPERTIES TYPE OPTIONAL PURPOSE "For setting the default window decoration plugin")