[gimp/wip/Jehan/win32-distrib-job] WTF.




commit 77e941bf98c078b4776f9b0ebd2d1905bcfb1bc3
Author: Jehan <jehan girinstud io>
Date:   Thu Oct 1 17:45:19 2020 +0200

    WTF.

 .gitlab-ci.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 440095d3b2..43e6508e9d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -442,8 +442,10 @@ win32-nightly:
     - gimp-w32
   script:
     - dpkg --add-architecture i386
+    - dpkg --print-architecture
+    - apt-get install -o APT::Immediate-Configure=false -f apt
     - apt-get update
-    - apt-get install -y --no-install-recommends python3 binutils-mingw-w64-i686 wine wine32
+    - apt-get install -y --no-install-recommends python3 binutils-mingw-w64-i686 wine wine32 libwine 
libwine:i386
 
     # Package ressources.
     - mkdir -p ${GIMP_DISTRIB}


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