Skip to content

Commit

Permalink
Add clang, lldb and gdb
Browse files Browse the repository at this point in the history
  • Loading branch information
bdevans authored Aug 12, 2024
1 parent 0dda37f commit 21824da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
chaste-dependencies \
cmake \
clang \
lldb \
gdb \
# libvtk7-dev \ # Dependency of chaste-dependencies (check 7 not 6 is installed)
python3-dev \
python3-pip \
Expand Down

0 comments on commit 21824da

Please sign in to comment.