mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-03 17:15:36 +03:00
docker: Add autoconf-archive dependency.
For OpenFST.
This commit is contained in:
parent
11336323c1
commit
64729f7842
@ -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…
x
Reference in New Issue
Block a user