mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-15 07:00:58 +00:00
Merge pull request #534 from SyedAhkam/patch-1
Fix openSUSE reqs command not rendering correctly
This commit is contained in:
commit
5afa8e99c3
1 changed files with 1 additions and 0 deletions
|
@ -268,6 +268,7 @@ Existing repositories can be updated manually:
|
|||
> sudo pacman -S sdl2 cmake openal ffmpeg
|
||||
|
||||
On openSUSE
|
||||
|
||||
> sudo zypper install cmake libSDL2-devel openal-soft-devel
|
||||
|
||||
You don't need FFmpeg to be installed. You can also turn it off by add -DFFMPEG=OFF to the CMake options.
|
||||
|
|
Loading…
Reference in a new issue