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)`