mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-04-15 13:52:37 +03:00
docker: Install fonttools package.
This commit is contained in:
parent
a5bfe6edda
commit
43bfd2a6ae
@ -53,6 +53,7 @@ ENV PATH=/usr/lib/ccache:$PATH
|
|||||||
|
|
||||||
RUN apt-get install -y \
|
RUN apt-get install -y \
|
||||||
fontforge \
|
fontforge \
|
||||||
|
fonttools \
|
||||||
libxpresent-dev \
|
libxpresent-dev \
|
||||||
libxpresent-dev:i386 \
|
libxpresent-dev:i386 \
|
||||||
python3-pefile \
|
python3-pefile \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user