Update Dockerfile

This commit is contained in:
deed 2022-01-30 16:58:51 +01:00
parent 1619e5f55d
commit 26d46f7ab6

View file

@ -9,6 +9,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
build-essential \
git \
git-lfs \
python \
python-openssl \
unzip \
wget \
zip \
scons \
pkg-config \
libx11-dev \