mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-25 00:34:32 +01:00
docker: Add autoconf-archive dependency.
For OpenFST.
This commit is contained in:
parent
14e21a9730
commit
1509a368c1
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