Add xmllint pacakge so we can verify them when scripts merge them.

This commit is contained in:
Daniel Ceregatti 2022-08-02 18:18:34 -07:00
parent 413266c632
commit dd86e3e8cd

View file

@ -24,6 +24,7 @@ RUN apt-get update && apt-get -y upgrade && apt-get -y install --no-install-reco
libsdl2-2.0-0:i386 \
libsdl2-2.0-0 \
libcap2 \
libxml2-utils \
locales \
procps \
python3-pip \