X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=a35fa8f8395751434defa2630a018463ce88ff07;hp=c21f94daeb6ce40dcd8ae5c67cb623c78261fe06;hb=639e006d2b00bbc01fca05b934c56faf432a349d;hpb=79ef34a9495187b296dd554cf57983019001c38b diff --git a/CMakeLists.txt b/CMakeLists.txt index c21f94da..a35fa8f8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -217,9 +217,9 @@ if (USE_QT5) PURPOSE "Required for audio notifications" ) - find_package(LibsnoreQt5 0.5.90 QUIET) + find_package(LibsnoreQt5 0.5.70 QUIET) set_package_properties(LibsnoreQt5 PROPERTIES TYPE OPTIONAL - URL "https://github.com/Snorenotify/Snorenotify" + URL "https://projects.kde.org/projects/playground/libs/snorenotify" DESCRIPTION "a cross-platform notification framework" PURPOSE "Enable support for the snorenotify framework" )