mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 15:08:07 +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
|
ENV PATH=/usr/lib/ccache:$PATH
|
||||||
|
|
||||||
RUN apt-get install -y \
|
RUN apt-get install -y \
|
||||||
|
autoconf-archive \
|
||||||
fontforge \
|
fontforge \
|
||||||
fonttools \
|
fonttools \
|
||||||
libxpresent-dev \
|
libxpresent-dev \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue