Fixed more typos.
This commit is contained in:
parent
4b4b028dce
commit
f86a0d19ab
1 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@ Dependencies for vendored libraries:
|
||||||
```
|
```
|
||||||
# common
|
# common
|
||||||
sudo pacman -S cmake dbus file fftw libgl liblo libsndfile libx11 libxcursor libxext libxrandr python3
|
sudo pacman -S cmake dbus file fftw libgl liblo libsndfile libx11 libxcursor libxext libxrandr python3
|
||||||
# needeed by vendored libraries
|
# needed by vendored libraries
|
||||||
sudo pacman -S wget
|
sudo pacman -S wget
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -97,7 +97,7 @@ Dependencies for vendored libraries:
|
||||||
```
|
```
|
||||||
# common
|
# common
|
||||||
sudo apt install cmake libdbus-1-dev libgl1-mesa-dev liblo-dev libfftw3-dev libmagic-dev libsndfile1-dev libx11-dev libxcursor-dev libxext-dev libxrandr-dev python3
|
sudo apt install cmake libdbus-1-dev libgl1-mesa-dev liblo-dev libfftw3-dev libmagic-dev libsndfile1-dev libx11-dev libxcursor-dev libxext-dev libxrandr-dev python3
|
||||||
# needeed by vendored libraries
|
# needed by vendored libraries
|
||||||
sudo apt install wget
|
sudo apt install wget
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -117,7 +117,7 @@ Dependencies for vendored libraries:
|
||||||
```
|
```
|
||||||
# common
|
# common
|
||||||
sudo dnf install cmake dbus file fftw mesa-libGL liblo libsndfile libX11 libXcursor libXext libXrandr python3
|
sudo dnf install cmake dbus file fftw mesa-libGL liblo libsndfile libX11 libXcursor libXext libXrandr python3
|
||||||
# needeed by vendored libraries
|
# needed by vendored libraries
|
||||||
sudo dnf install wget
|
sudo dnf install wget
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue