1
0
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

Tom
2025-10-25 23:50:26 +01:00
parent 0c2de1e417
commit 5de34cb957

@@ -44,7 +44,7 @@ This listing should work on Debian and Ubuntu.
Install dependencies: 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): ### DNF (Fedora):