[librsvg/librsvg-2.52: 1/2] Install autotools for the msys2 job.




commit ad45ede5635122034f123eb4107d165dd195081d
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Apr 6 19:39:44 2022 -0500

    Install autotools for the msys2 job.

 .gitlab-ci/test-msys2.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index 5c92ec975..843868c32 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -12,10 +12,10 @@ pacman --noconfirm -Suy
 
 pacman --noconfirm -S --needed \
     base-devel \
-    mingw-w64-$MSYS2_ARCH-gtk-doc \
-    mingw-w64-$MSYS2_ARCH-gi-docgen \
+    mingw-w64-$MSYS2_ARCH-autotools \
     mingw-w64-$MSYS2_ARCH-gobject-introspection \
     mingw-w64-$MSYS2_ARCH-gdk-pixbuf2 \
+    mingw-w64-$MSYS2_ARCH-gtk-doc \
     mingw-w64-$MSYS2_ARCH-harfbuzz \
     mingw-w64-$MSYS2_ARCH-fontconfig \
     mingw-w64-$MSYS2_ARCH-fribidi \


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