mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
missing flac & vorbis, running ubuntu 22 LTS
@@ -30,7 +30,8 @@ The exact package names will differ from distribution to distribution, but here'
|
|||||||
sudo apt-get install --no-install-recommends -y cmake libsdl2-dev libicu-dev \
|
sudo apt-get install --no-install-recommends -y cmake libsdl2-dev libicu-dev \
|
||||||
gcc pkg-config libspeex-dev libspeexdsp-dev libcurl4-openssl-dev \
|
gcc pkg-config libspeex-dev libspeexdsp-dev libcurl4-openssl-dev \
|
||||||
libcrypto++-dev libfontconfig1-dev libfreetype6-dev libpng-dev libssl-dev libzip-dev \
|
libcrypto++-dev libfontconfig1-dev libfreetype6-dev libpng-dev libssl-dev libzip-dev \
|
||||||
build-essential make nlohmann-json3-dev libbenchmark-dev
|
build-essential make nlohmann-json3-dev libbenchmark-dev \
|
||||||
|
libflac-dev libvorbis-dev
|
||||||
```
|
```
|
||||||
This listing should work on Debian and Ubuntu.
|
This listing should work on Debian and Ubuntu.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user