mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-23 06:02:53 +02:00
* Depend on libEchonest 1.1.5.
This commit is contained in:
@@ -45,7 +45,7 @@ else()
|
|||||||
message(STATUS "Phonon found; ensure that phonon-vlc is at least 0.4")
|
message(STATUS "Phonon found; ensure that phonon-vlc is at least 0.4")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
macro_optional_find_package(LibEchonest 1.1.1)
|
macro_optional_find_package(LibEchonest 1.1.5)
|
||||||
macro_log_feature(LIBECHONEST_FOUND "Echonest" "Qt library for communicating with The Echo Nest" "http://projects.kde.org/libechonest" TRUE "" "libechonest is needed for dynamic playlists and the infosystem")
|
macro_log_feature(LIBECHONEST_FOUND "Echonest" "Qt library for communicating with The Echo Nest" "http://projects.kde.org/libechonest" TRUE "" "libechonest is needed for dynamic playlists and the infosystem")
|
||||||
|
|
||||||
macro_optional_find_package(CLucene 0.9.23)
|
macro_optional_find_package(CLucene 0.9.23)
|
||||||
|
2
README
2
README
@@ -31,7 +31,7 @@ Dependencies
|
|||||||
TagLib 1.6.2 http://developer.kde.org/~wheeler/taglib.html
|
TagLib 1.6.2 http://developer.kde.org/~wheeler/taglib.html
|
||||||
Boost 1.3x http://www.boost.org/
|
Boost 1.3x http://www.boost.org/
|
||||||
CLucene 0.9.23 (0.9.21 will fail) http://clucene.sourceforge.net/download.shtml
|
CLucene 0.9.23 (0.9.21 will fail) http://clucene.sourceforge.net/download.shtml
|
||||||
libechonest 1.1.4 http://projects.kde.org/projects/playground/libs/libechonest/
|
libechonest 1.1.5 http://projects.kde.org/projects/playground/libs/libechonest/
|
||||||
|
|
||||||
Third party libraries that we ship with our source:
|
Third party libraries that we ship with our source:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user