1
0

Revert "wine build: build win-iconv-mingw-w64-dev, instead of using debian sid"

This reverts commit b8240bec3e.

Looks like the win-iconv build is not deterministic...
Reverting this for now, will have to debug later.
This commit is contained in:
SomberNight
2022-09-27 11:46:58 +00:00
parent 0f02c54c77
commit 846c073ee8
5 changed files with 9 additions and 24 deletions

View File

@@ -24,12 +24,12 @@ RUN dpkg --add-architecture i386 && \
make \
mingw-w64 \
mingw-w64-tools \
win-iconv-mingw-w64-dev \
autotools-dev \
autoconf \
autopoint \
libtool \
gettext \
sudo \
&& \
rm -rf /var/lib/apt/lists/* && \
apt-get autoremove -y && \