1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-02-15 10:00:14 +00:00

Attempt to fix macOS build

This commit is contained in:
James Rowe 2020-01-15 10:19:40 -07:00 committed by GitHub
parent 439d550850
commit f70262a7e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
#!/bin/sh -ex
brew update
brew unlink python@2
brew install qt5 sdl2 p7zip ccache ffmpeg ninja
pip3 install macpack