[librsvg: 6/7] Install python3-docutils for the msys2 job




commit c0ea3acb6f60ec049a0c4dc941143fe0d0bd88d1
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Jan 4 16:08:25 2022 -0600

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

 .gitlab-ci/test-msys2.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index 6fa64a56d..52425faae 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -21,6 +21,7 @@ pacman --noconfirm -S --needed \
     mingw-w64-$MSYS2_ARCH-libthai \
     mingw-w64-$MSYS2_ARCH-cairo \
     mingw-w64-$MSYS2_ARCH-pango \
+    mingw-w64-$MSYS2_ARCH-python3-docutils \
     mingw-w64-$MSYS2_ARCH-libxml2 \
     mingw-w64-$MSYS2_ARCH-toolchain \
     mingw-w64-$MSYS2_ARCH-rust \


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