ci: fedora; add file package

FAILED unittests/linuxliketests.py::LinuxlikeTests::test_install_strip - FileNotFoundError: [Errno 2] No such file or directory: 'file'

Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
pull/12830/head
Sam James 9 months ago committed by Eli Schwartz
parent fe8123b484
commit 7d8b925144
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
  1. 2
      ci/ciimage/fedora/install.sh

@ -6,7 +6,7 @@ source /ci/common.sh
pkgs=(
python python-pip python3-devel
ninja-build make git autoconf automake patch
ninja-build make git autoconf automake patch file
elfutils gcc gcc-c++ gcc-fortran gcc-objc gcc-objc++ vala rust bison flex ldc libasan libasan-static
mono-core boost-devel gtkmm30 gtest-devel gmock-devel protobuf-devel wxGTK-devel gobject-introspection
boost-python3-devel

Loading…
Cancel
Save