mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 10:50:08 +00:00
Removed GLEW dependency
parent
40dce33f73
commit
a75643054a
@ -3,7 +3,6 @@
|
|||||||
It's recommended that you use [homebrew](https://brew.sh) to install dependencies.
|
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:
|
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`)
|
* [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`)
|
* [GLFW](http://www.glfw.org/download.html) (`brew tap homebrew/versions`, `brew install glfw3`)
|
||||||
* [Qt5](http://qt-project.org/downloads) (`brew install qt5`)
|
* [Qt5](http://qt-project.org/downloads) (`brew install qt5`)
|
||||||
|
Loading…
Reference in New Issue
Block a user