ci: add file package, for coverity

Try to fix coverity by adding missing 'file' package to container
This commit is contained in:
Pauli Virtanen 2025-10-22 19:32:22 +03:00 committed by George Kiagiadakis
parent 88c65932d8
commit 9f1a149876

View file

@ -38,7 +38,7 @@ include:
.fedora:
variables:
# Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2025-10-15.0'
FDO_DISTRIBUTION_TAG: '2025-10-22.0'
FDO_DISTRIBUTION_VERSION: '42'
FDO_DISTRIBUTION_PACKAGES: >-
alsa-lib-devel
@ -48,6 +48,7 @@ include:
dbus-devel
doxygen
fdk-aac-free-devel
file
findutils
gcc
gcc-c++