From c49865a0a705ed6b73c06ddc1e69f7b670e7a97b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Tue, 7 Nov 2017 10:05:31 +0100 Subject: [PATCH] Updated Building OpenRCT2 on Linux (markdown) --- 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 063ae9f..05a778c 100644 --- a/Building-OpenRCT2-on-Linux.md +++ b/Building-OpenRCT2-on-Linux.md @@ -7,7 +7,7 @@ To build natively on Linux, you will need a set of libraries set up. Since most * `sdl2` * `fontconfig (can be disabled)` -* `libzip (>= 1.0)` +* `libzip (>= 1.0)` (See https://github.com/OpenRCT2/OpenRCT2/pull/6629) * `libpng (>= 1.2)` * `speexdsp` * `curl (only if building with http support)`