Browse Source

Removed instructions for system libraries.

tags/24.12
rl2939 GitHub 7 months ago
parent
commit
f8fc920fec
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      docs/BUILDING.md

+ 0
- 9
docs/BUILDING.md View File

@@ -103,15 +103,6 @@ sudo apt install wget

### 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:

```


Loading…
Cancel
Save