mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 05:36:09 +01:00
docker: Add autoconf-archive dependency.
For OpenFST.
This commit is contained in:
parent
4db08dc766
commit
9eb5a1753c
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ RUN bash -c 'mkdir -p /usr/lib/ccache && ls /usr/bin/{,*-}{cc,c++,gcc,g++}{,-[0-
|
|||
ENV PATH=/usr/lib/ccache:$PATH
|
||||
|
||||
RUN apt-get install -y \
|
||||
autoconf-archive \
|
||||
fontforge \
|
||||
fonttools \
|
||||
libxpresent-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue