base update

This commit is contained in:
STAM 2021-01-27 19:56:07 +03:00
parent 85a81451ab
commit 03c49b8015
2 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,10 @@ RUN apt update && \
RUN apt-get update && \ RUN apt-get update && \
apt install -y --allow-unauthenticated --allow-downgrades \ apt install -y --allow-unauthenticated --allow-downgrades \
build-essential \ build-essential \
autoconf-archive \
gnu-standards \
at \
autopkgtest \
gcc-multilib \ gcc-multilib \
g++-multilib \ g++-multilib \
libxkbcommon-dev \ libxkbcommon-dev \

View File

@ -35,6 +35,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
console-cyrillic \ console-cyrillic \
cron \ cron \
curl \ curl \
dos2unix \
ffmpeg \ ffmpeg \
fontconfig \ fontconfig \
git \ git \