Install tidy on x86_64-gnu-aux target to run html check

This commit is contained in:
Guillaume Gomez 2021-04-24 17:25:45 +02:00
parent 83a2bc31b9
commit af37ed738a

View File

@ -17,7 +17,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libgl1-mesa-dev \
llvm-dev \
libfreetype6-dev \
libexpat1-dev
libexpat1-dev \
tidy
COPY scripts/sccache.sh /scripts/
RUN sh /scripts/sccache.sh