mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Update README.md
Add dependency for Linux build: libglew-dev
This commit is contained in:
parent
f241a63e86
commit
1ad53bc889
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ __Windows__
|
||||||
* [Visual C++ Redistributable Packages for Visual Studio 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40784)
|
* [Visual C++ Redistributable Packages for Visual Studio 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40784)
|
||||||
|
|
||||||
__Linux__
|
__Linux__
|
||||||
* Debian & Ubuntu: `sudo apt-get install libopenal-dev libwxgtk3.0-dev build-essential`
|
* Debian & Ubuntu: `sudo apt-get install libopenal-dev libwxgtk3.0-dev build-essential libglew-dev`
|
||||||
|
|
||||||
__Mac OSX__
|
__Mac OSX__
|
||||||
* Install with Homebrew: `brew install glew wxwidgets`
|
* Install with Homebrew: `brew install glew wxwidgets`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue