We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f806972 commit a55fa18Copy full SHA for a55fa18
src/ci/docker/x86_64-gnu-llvm-6.0/Dockerfile
@@ -13,6 +13,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
13
gdb \
14
llvm-6.0-tools \
15
libedit-dev \
16
+ libssl-dev \
17
+ pkg-config \
18
zlib1g-dev \
19
xz-utils
20
0 commit comments