mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-06 11:32:07 +00:00
Merge pull request #214 from VyrCossont/patch-1
Add texinfo to brew install commands
This commit is contained in:
commit
04ab7e92ac
@ -47,12 +47,12 @@ For Arch Linux, this should do the trick:
|
||||
|
||||
On a Mac, get the homebrew package manager and:
|
||||
|
||||
brew install boost cmake gmp mpfr libmpc bison
|
||||
brew install boost cmake gmp mpfr libmpc bison texinfo
|
||||
|
||||
You can also run Retro68 on a PowerMac G4 or G5 running Mac OS 10.4 (Tiger).
|
||||
In that case, get the tigerbrew package manager and
|
||||
|
||||
brew install gcc cmake gmp mpfr libmpc bison
|
||||
brew install gcc cmake gmp mpfr libmpc bison texinfo
|
||||
brew install boost --c++11
|
||||
|
||||
### Apple Universal Interfaces vs. Multiversal Interfaces
|
||||
|
Loading…
x
Reference in New Issue
Block a user