Skip to content

Commit

Permalink
docker fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Nov 18, 2024
1 parent fb9af7b commit 873187f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN apt-get update \
g++ graphviz doxygen libtinfo-dev zlib1g-dev \
autoconf automake autotools-dev curl python3 libmpc-dev libmpfr-dev libgmp-dev gawk build-essential \
bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev ca-certificates \
virtualenv git python3-dev python3-pip python3-setuptools libtinfo5 libzstd-dev \
virtualenv git python3-dev python3-pip python3-setuptools python3-venv libtinfo5 libzstd-dev \
gcc libedit-dev libxml2-dev libopenblas-dev liblapack-dev gfortran cmake unzip ninja-build python-is-python3 device-tree-compiler libboost-all-dev \
libfl-dev lsb-release libelf-dev \
&& apt-get clean \
Expand Down

0 comments on commit 873187f

Please sign in to comment.