diff --git a/Building-from-Source.md b/Building-from-Source.md index 2ad2b39..22665ca 100644 --- a/Building-from-Source.md +++ b/Building-from-Source.md @@ -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