diff --git a/dockerfiles/64bit/Dockerfile b/dockerfiles/64bit/Dockerfile index 5adb89cc2f..6c3dc6882d 100644 --- a/dockerfiles/64bit/Dockerfile +++ b/dockerfiles/64bit/Dockerfile @@ -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