Add installation of pyyaml for macOS

New build requirement for 0.6.3, mirrors 3be9ea2f92
This commit is contained in:
Erik Abair 2022-04-27 07:49:13 -07:00 committed by mborgerson
parent 1f5fe9fe4f
commit 1a4bb5b6f9

View File

@ -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