We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaafefa commit aff884aCopy full SHA for aff884a
src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile
@@ -15,6 +15,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
15
sudo \
16
xz-utils \
17
tidy \
18
+ zlib1g-dev \
19
\
20
# Install dependencies for chromium browser
21
gconf-service \
0 commit comments