[gimp/wip/schumaml/crossraods-optimization] gitlab-ci: add win32



commit b11ba0d28f3f8368a4539f16d48a52d2e6ccffa7
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Dec 7 20:38:18 2020 +0100

    gitlab-ci: add win32

 build/docker/CI/Dockerfile.win32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/docker/CI/Dockerfile.win32 b/build/docker/CI/Dockerfile.win32
index 864cdca099..929e8f571d 100644
--- a/build/docker/CI/Dockerfile.win32
+++ b/build/docker/CI/Dockerfile.win32
@@ -5,7 +5,7 @@ ARG XDG_DATA_HOME
 RUN apt-get update && apt-get install -y --no-install-recommends \
     build-essential cpio g++-mingw-w64-i686 gcc-mingw-w64-i686 git intltool \
     libgdk-pixbuf2.0-dev libglib2.0-bin meson pkg-config python3 python3-distutils \
-    python3-docutils python3-pip rpm wine xsltproc
+    python3-docutils python3-pip rpm wine wine32 xsltproc
 
 # install crossroad
 RUN pip3 install zstandard


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]