[gimp/wip/Jehan/win-native-builds-failing: 14/14] build: use older GObject Introspection for native Windows build.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/win-native-builds-failing: 14/14] build: use older GObject Introspection for native Windows build.
- Date: Thu, 30 Sep 2021 16:22:12 +0000 (UTC)
commit 2777581c5ab3062b2ff85de09944e6d0348f90bc
Author: Jehan <jehan girinstud io>
Date: Thu Sep 30 18:21:28 2021 +0200
build: use older GObject Introspection for native Windows build.
build/windows/gitlab-ci/build-deps-msys2.sh | 2 +-
build/windows/gitlab-ci/build-gimp-msys2.sh | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/windows/gitlab-ci/build-deps-msys2.sh b/build/windows/gitlab-ci/build-deps-msys2.sh
index 15b9d80833..af6c05bcad 100644
--- a/build/windows/gitlab-ci/build-deps-msys2.sh
+++ b/build/windows/gitlab-ci/build-deps-msys2.sh
@@ -30,7 +30,7 @@ pacman --noconfirm -S --needed \
mingw-w64-$MSYS2_ARCH-cairo \
mingw-w64-$MSYS2_ARCH-crt-git \
mingw-w64-$MSYS2_ARCH-glib-networking \
- mingw-w64-$MSYS2_ARCH-gobject-introspection \
+ mingw-w64-$MSYS2_ARCH-gobject-introspection=1.68.0-2 \
mingw-w64-$MSYS2_ARCH-json-glib \
mingw-w64-$MSYS2_ARCH-lcms2 \
mingw-w64-$MSYS2_ARCH-lensfun \
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index f8be3d8cbc..d1f91777e1 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -34,8 +34,8 @@ pacman --noconfirm -S --needed \
mingw-w64-$MSYS2_ARCH-gexiv2 \
mingw-w64-$MSYS2_ARCH-ghostscript \
mingw-w64-$MSYS2_ARCH-glib-networking \
- mingw-w64-$MSYS2_ARCH-gobject-introspection \
- mingw-w64-$MSYS2_ARCH-gobject-introspection-runtime \
+ mingw-w64-$MSYS2_ARCH-gobject-introspection=1.68.0-2 \
+ mingw-w64-$MSYS2_ARCH-gobject-introspection-runtime=1.68.0-2 \
mingw-w64-$MSYS2_ARCH-graphviz \
mingw-w64-$MSYS2_ARCH-gtk3 \
mingw-w64-$MSYS2_ARCH-gtk-doc \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]