Install liblastfm for mac

This commit is contained in:
John Maguire 2020-04-17 12:23:25 +01:00 committed by John Maguire
parent 6285c11bc3
commit 934fd336da
1 changed files with 6 additions and 0 deletions

View File

@ -624,6 +624,12 @@ jobs:
protobuf
protobuf-c
qt
- run:
name: Install liblastfm
command: brew install https://raw.githubusercontent.com/tomahawk-player/homebrew-tomahawkqt5/master/liblastfm.rb
- run:
name: Fix liblastfm includes
command: ln -s /usr/local/include/lastfm /usr/local/include/lastfm5
- checkout
- run:
name: cmake