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




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

    Install autotools for the msys2 job.
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/689>

 ci/test-msys2.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ci/test-msys2.sh b/ci/test-msys2.sh
index ef8b9bc23..9976cdf36 100644
--- a/ci/test-msys2.sh
+++ b/ci/test-msys2.sh
@@ -12,6 +12,7 @@ pacman --noconfirm -Suy
 
 pacman --noconfirm -S --needed \
     base-devel \
+    mingw-w64-$MSYS2_ARCH-autotools \
     mingw-w64-$MSYS2_ARCH-gi-docgen \
     mingw-w64-$MSYS2_ARCH-gobject-introspection \
     mingw-w64-$MSYS2_ARCH-gdk-pixbuf2 \


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