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

mention ICU

Michał Janiszewski
2018-05-24 17:16:25 +02:00
parent 81d3b8ed7a
commit c1fadfc911

@@ -13,7 +13,7 @@ To build natively on Linux, you will need a set of libraries set up. Since most
* `curl (only if building with http support)` * `curl (only if building with http support)`
* `jansson (>= 2.5)` * `jansson (>= 2.5)`
* `openssl (>= 1.0; only if building with multiplayer support)` * `openssl (>= 1.0; only if building with multiplayer support)`
* `iconv (part of glibc on Linux)` * `icu`
* `zlib` * `zlib`
* `gl (commonly provided by Mesa or GPU vendors; can be disabled)` * `gl (commonly provided by Mesa or GPU vendors; can be disabled)`
* `cmake` * `cmake`