1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 17:42:29 +01:00

Remove sdl2_ttf from required libraries

Part 1: Arch 64 bit docker
This commit is contained in:
Michał Janiszewski
2017-08-24 08:53:13 +02:00
committed by GitHub
parent 99d6bcf811
commit 646819b58a

View File

@@ -2,5 +2,5 @@ FROM nfnty/arch-mini
RUN pacman -Syyu --noconfirm
RUN pacman -S --noconfirm gcc gcc-libs git curl jshon expac yajl wget unzip cmake && pacman -Sc
RUN pacman -S --noconfirm curl sdl2 speex fontconfig openssl libpng sdl2_ttf jansson libzip && pacman -Sc
RUN pacman -S --noconfirm curl sdl2 speex fontconfig openssl libpng jansson libzip && pacman -Sc
RUN pacman -S --noconfirm --needed make pkg-config