diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 380ee58..9b4c009 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -6,6 +6,7 @@ You'll need to download and install the following to build Citra: * [CMake](https://cmake.org/) (`brew install cmake`) * [Python 3](https://www.python.org/) (`brew install python3`) * The version included with the default developer tools may run into an issue downloading Qt. +* glslang (`brew install glslang`) * A recent version of Xcode and the Xcode command line tools ### Cloning Citra in Git: