mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 07:05:46 +03:00
docker: Add autoconf-archive dependency.
For OpenFST.
This commit is contained in:
parent
4db08dc766
commit
9eb5a1753c
@ -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…
Reference in New Issue
Block a user