Added Solus dependencies commands
https://getsol.us https://distrowatch.com/table.php?distribution=solus The package's name are generally the one stated in the README.md already, but they’re a couple of differences. Not that difficult to compensate searching for, but I did it anyway for others.
This commit is contained in:
parent
608f75e0af
commit
9c80415d6b
@ -66,6 +66,13 @@ libjpeg-dev libogg-dev libopenal-dev libpng-dev \
|
||||
libssl-dev libvorbis-dev nettle-dev pkg-config zlib1g-dev
|
||||
```
|
||||
|
||||
Solus command:
|
||||
```bash
|
||||
sudo eopkg it openal-soft-devel libogg-dev libvorbis-devel freetype2-devel \
|
||||
harfbuzz-devel curl-devel bluez-devel openssl-devel libpng-devel zlib-devel \
|
||||
libjpeg-turbo-devel sdl2-devel
|
||||
```
|
||||
|
||||
### In-game recorder
|
||||
|
||||
To build the in-game recorder for STK, you have to install
|
||||
|
Loading…
Reference in New Issue
Block a user