mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 04:00:07 +00:00
Attempt to fix macOS build
This commit is contained in:
parent
439d550850
commit
f70262a7e0
@ -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