mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Merge branch 'stable-0.6'
This commit is contained in:
@@ -209,7 +209,7 @@ macro_log_feature(QuaZip_FOUND "QuaZip" "Provides support for extracting downloa
|
|||||||
|
|
||||||
macro_optional_find_package(Jreen 1.0.5)
|
macro_optional_find_package(Jreen 1.0.5)
|
||||||
macro_log_feature(JREEN_FOUND "Jreen" "Qt XMPP Library" "http://qutim.org/jreen / https://github.com/euroelessar/jreen" FALSE "" "Jreen is needed for the Jabber SIP plugin.\n")
|
macro_log_feature(JREEN_FOUND "Jreen" "Qt XMPP Library" "http://qutim.org/jreen / https://github.com/euroelessar/jreen" FALSE "" "Jreen is needed for the Jabber SIP plugin.\n")
|
||||||
if(${PC_JREEN_VERSION} STREQUAL "1.1.0")
|
if(PC_JREEN_VERSION STREQUAL "1.1.0")
|
||||||
message(FATAL_ERROR "Jreen 1.1.0 has a very annoying bug that breaks accepting auth requests in Tomahawk. Please upgrade to 1.1.1 or downgrade to 1.0.5.")
|
message(FATAL_ERROR "Jreen 1.1.0 has a very annoying bug that breaks accepting auth requests in Tomahawk. Please upgrade to 1.1.1 or downgrade to 1.0.5.")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user