mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
Add arch linux dependency instructions
This commit is contained in:
parent
c4ec38f358
commit
55b83af845
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ __Windows__
|
|||
|
||||
__Linux__
|
||||
* Debian & Ubuntu: `sudo apt-get install libopenal-dev libwxgtk3.0-dev build-essential libglew-dev`
|
||||
* Arch: `sudo pacman -S glew openal wxgtk cmake llvm`
|
||||
|
||||
__Mac OSX__
|
||||
* Install with Homebrew: `brew install glew wxwidgets`
|
||||
|
|
Loading…
Add table
Reference in a new issue