From c1fadfc91172853a5936f32bbdd731b85281b1f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Thu, 24 May 2018 17:16:25 +0200 Subject: [PATCH] mention ICU --- Building-OpenRCT2-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-OpenRCT2-on-Linux.md b/Building-OpenRCT2-on-Linux.md index c127038..196f2bf 100644 --- a/Building-OpenRCT2-on-Linux.md +++ b/Building-OpenRCT2-on-Linux.md @@ -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)` * `jansson (>= 2.5)` * `openssl (>= 1.0; only if building with multiplayer support)` -* `iconv (part of glibc on Linux)` +* `icu` * `zlib` * `gl (commonly provided by Mesa or GPU vendors; can be disabled)` * `cmake`