build: Pin mac qt version to 5

"qt" now refers to qt6.

Reference: https://formulae.brew.sh/formula/qt#default
This commit is contained in:
Jim Broadus 2021-03-07 00:26:19 -08:00 committed by John Maguire
parent 3677f702ae
commit f92690c14d
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ brew 'gstreamer'
brew 'pkgconfig'
brew 'protobuf'
brew 'protobuf-c'
brew 'qt'
brew 'qt@5'
brew 'tomahawk-player/homebrew-tomahawkqt5/liblastfm'