From 1ac7766b80e4e42136d4b842fb092dd496b5566d Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Sun, 26 Feb 2017 14:24:23 -0600 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 947409d..a1564c9 100644 --- a/Building-OpenRCT2-on-Linux.md +++ b/Building-OpenRCT2-on-Linux.md @@ -84,7 +84,7 @@ Then you need to `emerge` required libraries and in case portage gives shows som Install dependencies: ``` -sudo zypper in SDL2-devel SDL2_ttf-devel fontconfig libzip libpng speexdsp-devel curl libjansson-devel openssl glibc zlib cmake +sudo zypper in SDL2-devel SDL2_ttf-devel fontconfig libzip-devel libpng speexdsp-devel curl libjansson-devel openssl glibc zlib cmake ``` ## Other required files