mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-11 04:35:05 +01:00
Merge pull request #5056 from jroweboy/master
Attempt to fix macOS build
This commit is contained in:
commit
3412b999ab
@ -1,5 +1,6 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
brew update
|
||||
brew unlink python@2
|
||||
brew install qt5 sdl2 p7zip ccache ffmpeg ninja
|
||||
pip3 install macpack
|
||||
|
Loading…
Reference in New Issue
Block a user