1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

fixed dep autoconf docker

This commit is contained in:
eoli3n 2017-12-24 14:49:34 +01:00
parent 7559c0efeb
commit 8aa3f442d9

@ -16,6 +16,7 @@ RUN pacman -Syu --noconfirm && pacman -S --noconfirm \
which \
perl \
automake \
autoconf \
xorg-server-xephyr
ENV PATH="${PATH}:/usr/bin/core_perl"
RUN useradd -m test 2> /dev/null