mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-06 08:46:40 +08:00
gitlab-ci: python3-distutils package doesn't exist anymore in Debian testing.
Unsure if this is useful at all, so I'm first testing removing it.
This commit is contained in:
parent
9699dfce07
commit
b516d6f9ca
@ -67,7 +67,6 @@ win64:
|
||||
gcc-mingw-w64-x86-64
|
||||
g++-mingw-w64-x86-64
|
||||
git
|
||||
python3-distutils
|
||||
python3-docutils
|
||||
rpm
|
||||
- apt-get install -y --reinstall ca-certificates
|
||||
@ -98,7 +97,6 @@ win32:
|
||||
gcc-mingw-w64-i686
|
||||
g++-mingw-w64-i686
|
||||
git
|
||||
python3-distutils
|
||||
python3-docutils
|
||||
rpm
|
||||
- apt-get install -y --reinstall ca-certificates
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user