gitlab-ci: gradle job needs python3-packaging now

This commit is contained in:
Hans-Christoph Steiner committed 2023-12-08 10:42:29 +01:00
1 parent ad9cabdab9
commit 4b208e438e
1 file changed
+1
+1
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