mirror of
https://github.com/xemu-project/xemu-website.git
synced 2024-11-26 21:00:33 +00:00
Add installation of pyyaml for macOS
New build requirement for 0.6.3, mirrors 3be9ea2f92
This commit is contained in:
parent
1f5fe9fe4f
commit
1a4bb5b6f9
@ -27,6 +27,7 @@ First install the [Homebrew package manager](https://brew.sh/).
|
||||
# Install dependencies
|
||||
brew update
|
||||
brew install coreutils pkg-config dylibbundler ninja
|
||||
python3 -m pip install pyyaml
|
||||
|
||||
# Clone and build
|
||||
git clone --recurse-submodules https://github.com/mborgerson/xemu.git
|
||||
|
Loading…
Reference in New Issue
Block a user