Skip to content

Commit

Permalink
Add libxml2 and libxslt, used by PyBabel
Browse files Browse the repository at this point in the history
  • Loading branch information
amolenaar committed Nov 14, 2019
1 parent c316dd8 commit c03bdcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure/msys2-install.sh
Expand Up @@ -9,6 +9,8 @@ pacman --noconfirm -Suy
pacman --noconfirm -S --needed \
git \
mingw-w64-$MSYS2_ARCH-gcc \
mingw-w64-$MSYS2_ARCH-libxml2 \
mingw-w64-$MSYS2_ARCH-libxslt \
mingw-w64-$MSYS2_ARCH-gtk3 \
mingw-w64-$MSYS2_ARCH-pkg-config \
mingw-w64-$MSYS2_ARCH-cairo \
Expand Down

0 comments on commit c03bdcf

Please sign in to comment.