diff --git a/CMakeLists.txt b/CMakeLists.txt index 768d2185b..50e44eed6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -403,7 +403,7 @@ if( WIN32 ) endif( WIN32 ) if( WIN32 OR APPLE ) - macro_optional_find_package(LibsnoreQt5 0.5.70 QUIET) + macro_optional_find_package(LibsnoreQt5 0.6.0 QUIET) macro_log_feature(LibsnoreQt5_FOUND "Libsnore" "Library for notifications" "https://projects.kde.org/projects/playground/libs/snorenotify" FALSE "" "") endif()