mirror of https://github.com/xemu-project/xemu.git
Updated Building from Source (markdown)
parent
9298cf661b
commit
97492b745b
|
@ -26,7 +26,7 @@ First install the [Homebrew package manager](https://brew.sh/).
|
|||
```bash
|
||||
# Install dependencies
|
||||
brew update
|
||||
brew install glib pixman sdl2 libepoxy coreutils pkg-config dylibbundler libsamplerate ninja
|
||||
brew install coreutils pkg-config dylibbundler ninja
|
||||
|
||||
# Clone and build
|
||||
git clone https://github.com/mborgerson/xemu.git
|
||||
|
|
Loading…
Reference in New Issue