Skip to content

Commit

Permalink
Add additional build tools to dev stage
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Jun 18, 2023
1 parent 4ae5d17 commit c910b35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions untested_base/Dockerfile_dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ RUN \
build-essential \
cmake \
ninja-build \
autoconf \
automake \
libtool \
liblapack-dev \
libopenblas-dev \
libfreetype6-dev \
Expand Down

0 comments on commit c910b35

Please sign in to comment.