1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-01-12 23:05:27 +00:00
unicorn/Brewfile

7 lines
143 B
Plaintext
Raw Normal View History

2017-09-30 10:36:44 +00:00
# Travis CI setup for MacOS Brew
# used for testing framework
brew "cmocka"
# used for cross assembly of code for testing
brew "crosstool-ng"