mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Add instructions for Solus linux
@@ -94,6 +94,13 @@ apk add git gcc g++ jansson-dev libzip-dev curl-dev libressl-dev sdl2-dev fontco
|
||||
(Dependency fts may not be required in the future, see [#5520](https://github.com/OpenRCT2/OpenRCT2/issues/5520))
|
||||
(You may wish to install Zenity or KDialog, see [#5521](https://github.com/OpenRCT2/OpenRCT2/issues/5521))
|
||||
|
||||
### Solus
|
||||
Install these dependencies then build as normal:
|
||||
```
|
||||
sudo eopkg install sdl2-devel curl-devel libspeex-devel fontconfig-devel libpng-devel openssl-devel libzip-devel libicu-devel jansson-devel mesalib-devel
|
||||
```
|
||||
|
||||
|
||||
## Compiling
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user