1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Add Linux build information only present on README

Tulio Leao
2020-07-15 16:57:37 -03:00
parent 36f444ec70
commit 542dc500ad

@@ -6,6 +6,7 @@ This page tells you how to build the project. For instructions on how to get ass
To build natively on Linux, you will need a set of libraries set up. Since most distributions come with a package manager, we expect you to use that. Required libraries include:
* `sdl2` (only for UI client)
- `freetype` (can be disabled)
* `fontconfig` (can be disabled)
* `libzip` (>= 1.0)
* `libpng` (>= 1.2)