mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Missing a space between 2 packages in the arch install dependencies
@@ -44,7 +44,7 @@ This listing should work on Debian and Ubuntu.
|
||||
|
||||
Install dependencies:
|
||||
```
|
||||
sudo pacman -S base-devel sdl2 curl nlohmann-json speexdsp fontconfig libpng openssl libzip icu cmake ninja flac libvorbiszstd
|
||||
sudo pacman -S base-devel sdl2 curl nlohmann-json speexdsp fontconfig libpng openssl libzip icu cmake ninja flac libvorbis zstd
|
||||
```
|
||||
|
||||
### DNF (Fedora):
|
||||
|
||||
Reference in New Issue
Block a user