Removed instructions for system libraries.

This commit is contained in:
rl2939 2024-10-31 18:54:03 -04:00 committed by GitHub
parent f86a0d19ab
commit f8fc920fec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,15 +103,6 @@ sudo apt install wget
### Fedora ### Fedora
Dependencies for using system libraries, that is, with `SYSDEPS=true`:
```
# common
sudo dnf install cmake dbus file fftw mesa-libGL liblo libsndfile libX11 libXcursor libXext libXrandr python3
# system libraries
sudo dnf install libarchive libsamplerate speexdsp
```
Dependencies for vendored libraries: Dependencies for vendored libraries:
``` ```