mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
Add Guidelines Support Library
This commit is contained in:
parent
fef0b1dd46
commit
e7591439f4
9 changed files with 15 additions and 8 deletions
|
@ -25,7 +25,7 @@ __Windows__
|
|||
* [Python](https://www.python.org/downloads/) (optional, required only for LLVM build; add to PATH)
|
||||
|
||||
__Linux__
|
||||
* GCC 4.9.0+ or Clang 3.5.0+
|
||||
* GCC 5.1+ or Clang 3.5.0+
|
||||
* Debian & Ubuntu: `sudo apt-get install libopenal-dev libwxgtk3.0-dev build-essential libglew-dev`
|
||||
* Arch: `sudo pacman -S glew openal wxgtk cmake llvm`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue