1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

jansson >= 2.5 is required 9aadf6ce42

Ferdinand Thiessen
2017-01-11 22:11:40 +01:00
parent 6ac1e3df1b
commit 3e9f583290

@@ -12,7 +12,7 @@ To build natively on Linux, you will need a set of libraries set up. Since most
* `libpng (>= 1.2)`
* `speexdsp`
* `curl (only if building with http support)`
* `jansson (>= 2.3)`
* `jansson (>= 2.5)`
* `openssl (>= 1.0; only if building with multiplayer support)`
* `iconv (part of glibc on Linux)`
* `zlib`