mirror of
https://github.com/simple64/simple64.git
synced 2026-09-07 04:42:43 +02:00
try to get brew working
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ jobs:
|
||||
- gcc
|
||||
before_install: |
|
||||
brew update
|
||||
brew install freetype cmake libsamplerate hidapi unixodbc libpng pkg-config sdl2_net sdl2 qt libpq
|
||||
brew upgrade
|
||||
brew install libsamplerate hidapi sdl2_net sdl2
|
||||
script: |
|
||||
qt_version=$(ls /usr/local/Cellar/qt)
|
||||
# Work around brew + QT bug - https://github.com/Homebrew/legacy-homebrew/issues/29938
|
||||
|
||||
Reference in New Issue
Block a user