mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-21 08:21:54 +02:00
* Depend on libEchonest 1.1.1 (in README & CMakeLists.txt).
This commit is contained in:
parent
f198b00647
commit
ab15664089
@ -15,7 +15,7 @@ ENDIF()
|
||||
|
||||
FIND_PACKAGE( Taglib 1.6.0 REQUIRED )
|
||||
FIND_PACKAGE( LibLastFm REQUIRED )
|
||||
FIND_PACKAGE( LibEchonest REQUIRED )
|
||||
FIND_PACKAGE( LibEchonest 1.1.1 REQUIRED )
|
||||
|
||||
IF( UNIX AND NOT APPLE )
|
||||
ADD_SUBDIRECTORY( alsa-playback )
|
||||
|
4
README
4
README
@ -30,7 +30,7 @@ QJson (Qt JSON library)
|
||||
$ ./configure && make
|
||||
$ sudo make install
|
||||
|
||||
libEchonest 0.1
|
||||
libEchonest 1.1.1
|
||||
---------------
|
||||
See: http://projects.kde.org/projects/playground/libs/libechonest/
|
||||
|
||||
@ -83,7 +83,7 @@ Dependencies
|
||||
libogg 1.1.4 http://xiph.org/ogg/
|
||||
libflac++ 1.2.0 http://flac.sourceforge.net/
|
||||
liblastfm 0.3.3 http://github.com/mxcl/liblastfm/
|
||||
libechonest 0.1.2 http://projects.kde.org/projects/playground/libs/libechonest/
|
||||
libechonest 1.1.1 http://projects.kde.org/projects/playground/libs/libechonest/
|
||||
|
||||
Third party libraries that we ship with our source:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user