2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-08-30 22:25:34 +00:00

docker: Install fonttools package.

This commit is contained in:
Arkadiusz Hiler
2022-03-22 14:26:39 +02:00
parent a5bfe6edda
commit 43bfd2a6ae

View File

@@ -53,6 +53,7 @@ ENV PATH=/usr/lib/ccache:$PATH
RUN apt-get install -y \
fontforge \
fonttools \
libxpresent-dev \
libxpresent-dev:i386 \
python3-pefile \