Added ArchLinux instructions

This commit is contained in:
Matteo Pacini 2015-07-25 12:41:09 +01:00
parent 2542c17733
commit b8bc47e5bc

View file

@ -170,6 +170,10 @@ _________________________
> yum install cmake SDL-devel openal-devel
On ArchLinux
> sudo pacman -S sdl2 ffmpeg openal cmake
On openSUSE (tested in 13.1)
> zypper in openal-soft-devel cmake libSDL-devel libffmpeg1-devel