mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-04-22 01:30:50 +00:00
Add compilation instructions for openSUSE
This commit is contained in:
parent
9ab2c9a4fd
commit
3b4ca0b6eb
1 changed files with 3 additions and 0 deletions
|
@ -228,6 +228,9 @@ This project's GitHub.net Git repository can be checked out through Git with the
|
|||
|
||||
> sudo pacman -S sdl2 openal cmake
|
||||
|
||||
On openSUSE
|
||||
> sudo zypper install cmake libSDL2-devel openal-soft-devel
|
||||
|
||||
2. Generate the Makefiles using CMake:
|
||||
|
||||
> cd neo/
|
||||
|
|
Loading…
Reference in a new issue