Add pulseaudio-libs to the necessaries dependencies (#2928)

Create a crash on extraction for systems using pipewire *(and possibly other sounds systems)*.

Co-authored-by: aMannus <mannusmenting@gmail.com>
This commit is contained in:
PoorPockets McNewHold
2023-09-26 15:44:18 +02:00
committed by GitHub
parent 8fdee66610
commit 098d5a8044

View File

@@ -81,7 +81,7 @@ cd "build/x64"
```
## Linux
Requires `gcc >= 10, x11, curl, python3, sdl2 >= 2.0.22, libpng, glew >= 2.2, ninja, cmake, lld`
Requires `gcc >= 10, x11, curl, python3, sdl2 >= 2.0.22, libpng, glew >= 2.2, ninja, cmake, lld, pulseaudio-libs`
**Important: For maximum performance make sure you have ninja build tools installed!**