diff --git a/dockerfiles/64bit/Dockerfile b/dockerfiles/64bit/Dockerfile index 02c63f7c29..451a1499b3 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 ninja && pacman -Sc -RUN pacman -S --noconfirm curl sdl2 speex fontconfig openssl libpng jansson libzip && pacman -Sc +RUN pacman -S --noconfirm systemd curl sdl2 speex fontconfig openssl libpng jansson libzip && pacman -Sc RUN pacman -S --noconfirm --needed make pkg-config