mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 01:30:02 +02:00
Merge remote branch 'origin/master' into dynamic
Conflicts: CMakeLists.txt src/libtomahawk/CMakeLists.txt src/libtomahawk/database/databasecommand_alltracks.cpp src/libtomahawk/database/databasecommand_loadplaylistentries.cpp src/libtomahawk/database/databaseimpl.cpp src/libtomahawk/database/schema.sql src/libtomahawk/database/schema.sql.h src/libtomahawk/query.h
This commit is contained in:
@@ -16,6 +16,7 @@ ENDIF()
|
||||
FIND_PACKAGE( Taglib 1.6.0 REQUIRED )
|
||||
FIND_PACKAGE( LibLastFm 0.3.3 REQUIRED )
|
||||
FIND_PACKAGE( LibEchonest 1.1.1 REQUIRED )
|
||||
FIND_PACKAGE( CLucene REQUIRED )
|
||||
|
||||
IF( UNIX AND NOT APPLE )
|
||||
ADD_SUBDIRECTORY( alsa-playback )
|
||||
|
Reference in New Issue
Block a user