[gimp/wip/Jehan/test-msys2-aalib] build: dependencies must also be present in the packaging step.



commit 1789e4cfa8ed143807a2fccb45cf0992d66c7cd5
Author: Jehan <jehan girinstud io>
Date:   Wed Mar 30 12:01:21 2022 +0200

    build: dependencies must also be present in the packaging step.

 build/windows/gitlab-ci/package-gimp-msys2.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build/windows/gitlab-ci/package-gimp-msys2.sh b/build/windows/gitlab-ci/package-gimp-msys2.sh
index 56a29001f1..459f6f3e5d 100644
--- a/build/windows/gitlab-ci/package-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/package-gimp-msys2.sh
@@ -26,6 +26,7 @@ pacman --noconfirm -S --needed \
     mingw-w64-$MSYS2_ARCH-toolchain \
     mingw-w64-$MSYS2_ARCH-ccache \
     \
+    mingw-w64-$MSYS2_ARCH-aalib \
     mingw-w64-$MSYS2_ARCH-appstream-glib \
     mingw-w64-$MSYS2_ARCH-atk \
     mingw-w64-$MSYS2_ARCH-brotli \


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