gitlab-ci: gradle job needs python3-packaging now

This commit is contained in:
Hans-Christoph Steiner 2023-12-08 09:48:04 +01:00
parent ad9cabdab9
commit 4b208e438e
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ gradle:
python3-colorama
python3-git
python3-gitlab
python3-packaging
python3-requests
# if this is a merge request fork, then only check if relevant files changed
- if [ "$CI_PROJECT_NAMESPACE" != "fdroid" ]; then