contrib: remove "vala-tools" from "contrib/fedora/REQUIRED_PACKAGES"

Since Fedora 25, vala-tools was merged with "vala" package. And on
rawhide (f36) it's gone completely and leads to a failure of the script.

Drop it.

(cherry picked from commit 53562b1915)
This commit is contained in:
Thomas Haller 2021-08-30 11:37:08 +02:00
parent 97e0d773e1
commit 2d4a64ce23
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728
2 changed files with 2 additions and 3 deletions

View file

@ -47,10 +47,10 @@ variables:
#
# This is done by running `ci-fairy generate-template` and possibly bump
# ".default_tag".
FEDORA_TAG: '2021-07-12.0-475202004c1a'
FEDORA_TAG: '2021-07-12.0-6e150e4c2732'
UBUNTU_TAG: '2021-07-12.0-b77047ed62be'
DEBIAN_TAG: '2021-07-12.0-b77047ed62be'
CENTOS_TAG: '2021-07-12.0-475202004c1a'
CENTOS_TAG: '2021-07-12.0-6e150e4c2732'
ALPINE_TAG: '2021-07-12.0-d7a8aea74089'
FEDORA_EXEC: 'bash .gitlab-ci/fedora-install.sh'

View file

@ -82,7 +82,6 @@ install \
teamd-devel \
util-linux \
vala-devel \
vala-tools \
valgrind \
which \
"${EXTRA_PACKAGES[@]}"