[gimp] build: intltool is actually a base package, not a mingw-w64 one.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: intltool is actually a base package, not a mingw-w64 one.
- Date: Mon, 28 Mar 2022 18:54:41 +0000 (UTC)
commit 8b5a09874f272b2807c998b3bef4e09fd57117d3
Author: Jehan <jehan girinstud io>
Date: Mon Mar 28 19:48:04 2022 +0200
build: intltool is actually a base package, not a mingw-w64 one.
build/windows/gitlab-ci/build-gimp-msys2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index 7e9013391b..98d72b6096 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -23,10 +23,10 @@ pacman --noconfirm -Suy
# Install the required packages
pacman --noconfirm -S --needed \
base-devel \
+ intltool \
mingw-w64-$MSYS2_ARCH-toolchain \
mingw-w64-$MSYS2_ARCH-autotools \
mingw-w64-$MSYS2_ARCH-ccache \
- mingw-w64-$MSYS2_ARCH-intltool \
\
mingw-w64-$MSYS2_ARCH-appstream-glib \
mingw-w64-$MSYS2_ARCH-atk \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]