[gimp/wip/schumaml/crossraods-optimization: 308/311] gitlab-ci: use the actual libgdk-pixbuf package, not the transitional one




commit 2d706eb9d106c554bfa4abb98ba594c078f00270
Author: Michael Schumacher <schumaml gmx de>
Date:   Wed Dec 9 21:50:59 2020 +0100

    gitlab-ci: use the actual libgdk-pixbuf package, not the transitional one

 build/docker/CI/Dockerfile.win64 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/docker/CI/Dockerfile.win64 b/build/docker/CI/Dockerfile.win64
index 831f1e1874..b72e55f409 100644
--- a/build/docker/CI/Dockerfile.win64
+++ b/build/docker/CI/Dockerfile.win64
@@ -4,7 +4,7 @@ ARG XDG_DATA_HOME
 # always run apt-get update and apt-get install in the same cachable layer
 RUN apt-get update && apt-get install -y --no-install-recommends \
     build-essential cpio g++-mingw-w64-x86-64 gcc-mingw-w64-x86-64 git intltool \
-    libgdk-pixbuf2.0-dev libglib2.0-bin meson pkg-config python3 python3-distutils \
+    libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev libglib2.0-bin meson pkg-config python3 python3-distutils \
     python3-docutils python3-pip rpm wine wine64 xsltproc
 
 # install crossroad


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