mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
docker: Install fonttools package.
This commit is contained in:
parent
a5bfe6edda
commit
43bfd2a6ae
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ ENV PATH=/usr/lib/ccache:$PATH
|
|||
|
||||
RUN apt-get install -y \
|
||||
fontforge \
|
||||
fonttools \
|
||||
libxpresent-dev \
|
||||
libxpresent-dev:i386 \
|
||||
python3-pefile \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue