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 63862e1 commit 48c3f99Copy full SHA for 48c3f99
src/ci/docker/host-x86_64/x86_64-gnu-aux/Dockerfile
@@ -17,7 +17,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
17
libgl1-mesa-dev \
18
llvm-dev \
19
libfreetype6-dev \
20
- libexpat1-dev
+ libexpat1-dev \
21
+ tidy
22
23
COPY scripts/sccache.sh /scripts/
24
RUN sh /scripts/sccache.sh
0 commit comments