Add liblastfm for windows

This commit is contained in:
John Maguire 2020-04-22 23:55:28 +01:00
parent 0ecb773355
commit b007e54b3d
2 changed files with 5 additions and 0 deletions

View File

@ -407,6 +407,9 @@ jobs:
PKG_CONFIG_PATH: /target/lib/pkgconfig
steps:
- checkout
- run:
name: Fix liblastfm includes
command: ln -s /target/include/lastfm /target/include/lastfm5
- run:
name: CMake
working_directory: bin
@ -471,6 +474,7 @@ jobs:
libiconv-2.dll
libid3tag.dll
libintl-8.dll
liblastfm5.dll
libmad.dll
libmms-0.dll
libmp3lame-0.dll

View File

@ -307,6 +307,7 @@ Section "Clementine" Clementine
File "libiconv-2.dll"
File "libid3tag.dll"
File "libintl-8.dll"
File "liblastfm5.dll"
File "libmad.dll"
File "libmms-0.dll"
File "libmp3lame-0.dll"