From: Patrick von Reth Date: Tue, 18 Aug 2015 07:12:46 +0000 (+0200) Subject: Update Snorenotify project location. X-Git-Tag: 0.12.3~15 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=d73c97f337c815af50cd022adb0a1c51a8075f8e Update Snorenotify project location. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index dca70605..4073ee2c 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" )