mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-13 05:37:48 +02:00
docker: Install fonttools package.
This commit is contained in:
@ -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 \
|
||||||
|
Reference in New Issue
Block a user