diff --git a/OS-X-Build.md b/OS-X-Build.md index b30051d..0efa6a7 100644 --- a/OS-X-Build.md +++ b/OS-X-Build.md @@ -3,7 +3,6 @@ It's recommended that you use [homebrew](https://brew.sh) to install dependencies. You'll need to download and install the following to build Citra: -* [GLEW](http://glew.sourceforge.net/) (`brew install glew`) * [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) (`brew install pkgconfig`) * [GLFW](http://www.glfw.org/download.html) (`brew tap homebrew/versions`, `brew install glfw3`) * [Qt5](http://qt-project.org/downloads) (`brew install qt5`)