[gimp/nielsdg/script-fu-use-girepository] build: install gobject-introspection with MSYS2 when cross-building…
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gimp/nielsdg/script-fu-use-girepository] build: install gobject-introspection with MSYS2 when cross-building…
- Date: Wed, 23 Mar 2022 21:58:00 +0000 (UTC)
commit 36cfc827076b11f0dff571862b1ec18b5d880659
Author: Jehan <jehan girinstud io>
Date:   Wed Mar 23 22:47:04 2022 +0100
    build: install gobject-introspection with MSYS2 when cross-building…
    
    … for Windows.
    
    Though it's useless for actually building the GIR files, we still need
    this package now, for building script-fu with introspection abilities,
    to generate GIMP and GEGL enums.
    See the 2 previous commits for more information.
 build/windows/gitlab-ci/build-deps-crossroad.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build/windows/gitlab-ci/build-deps-crossroad.sh b/build/windows/gitlab-ci/build-deps-crossroad.sh
index bc80248163..a3f07b2257 100644
--- a/build/windows/gitlab-ci/build-deps-crossroad.sh
+++ b/build/windows/gitlab-ci/build-deps-crossroad.sh
@@ -33,6 +33,7 @@ crossroad install appstream-glib              \
                   glib2                       \
                   json-c                      \
                   ghostscript                 \
+                  gobject-introspection       \
                   iso-codes                   \
                   libheif                     \
                   libjxl                      \
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]