Replace subversion with wget package

This commit is contained in:
Hugo van Kemenade 2023-01-28 16:40:25 +02:00
parent 120d56b4ba
commit 7e35e15eee
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ jobs:
python3${{ matrix.python-minor-version }}-sip
python3${{ matrix.python-minor-version }}-tkinter
qt5-devel-tools
subversion
wget
xorg-server-extra
zlib-devel

View File

@ -60,7 +60,7 @@ jobs:
${{ matrix.package }}-python3-olefile \
${{ matrix.package }}-python3-pip \
${{ matrix.package }}-python3-setuptools \
subversion
${{ matrix.package }}-wget
if [ ${{ matrix.package }} == "mingw-w64-x86_64" ]; then
pacman -S --noconfirm \