[gimp/wip/schumaml/crossraods-optimization] gitlab-ci: use the actual libgdk-pixbuf package, not the transitional one
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/schumaml/crossraods-optimization] gitlab-ci: use the actual libgdk-pixbuf package, not the transitional one
- Date: Wed, 9 Dec 2020 20:51:08 +0000 (UTC)
commit 3ac756fe9fbdd18e65f5cae309205fbcb4f876eb
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]