Skip to content

Commit

Permalink
Dockerfile: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chathhorn committed Sep 4, 2019
1 parent 7165ccc commit 908db13
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 @@ -7,6 +7,9 @@ FROM runtimeverificationinc/kframework:ubuntu-bionic
RUN apt-get update -q \
&& apt-get install --yes \
libstdc++6 \
llvm-6.0 \
clang++-6.0 \
clang-6.0 \
clang-8 \
libclang-8-dev \
llvm-8-tools \
Expand Down

0 comments on commit 908db13

Please sign in to comment.