Add missing deps
This commit is contained in:
parent
296cf41fa9
commit
60b28a92c3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ RUN apt-get upgrade -y
|
|||
ENV INSTALL_PREFIX /opt/wine
|
||||
|
||||
RUN apt-get install -y --no-install-recommends\
|
||||
devscripts build-essential wget curl \
|
||||
devscripts build-essential wget curl git build-essential \
|
||||
autotools-dev\
|
||||
autoconf\
|
||||
bison\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue