Skip to content

Commit

Permalink
bump ubuntu packages for win docker
Browse files Browse the repository at this point in the history
  • Loading branch information
PiRK committed Apr 28, 2023
1 parent 58a6d05 commit d9129a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/build-wine/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN echo deb ${UBUNTU_MIRROR} ${UBUNTUDIST} main restricted universe multiverse
gnupg2=2.2.27-3ubuntu2.1 \
ca-certificates=20211016 \
wget=1.21.2-2ubuntu1 \
git=1:2.34.1-1ubuntu1.6 \
git=1:2.34.1-1ubuntu1.8 \
p7zip-full=16.02+dfsg-8 \
make=4.3-4.1build1 \
autotools-dev=20220109.1 \
Expand Down Expand Up @@ -51,7 +51,7 @@ RUN echo "78b185fabdb323971d13bd329fefc8038e08559aa51c4996de18db0639a51df6 /tmp/
# cabextract is needed for winetricks to install the .NET framework
cabextract=1.9-3 \
# xvfb is needed to launch the Visual Studio installer
xvfb=2:21.1.3-2ubuntu2.5 \
xvfb=2:21.1.4-2ubuntu1.7~22.04.1 \
# winbind is needed for the Visual Studio installer and cl.exe PDB generation
winbind=2:4.15.13+dfsg-0ubuntu1

Expand Down

0 comments on commit d9129a4

Please sign in to comment.