Skip to content
Snippets Groups Projects
Commit 3e1a1ba9 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

ci: add dependencies for the test suite to the Fedora image

parent d5438f78
Branches
No related tags found
No related merge requests found
......@@ -17,4 +17,9 @@ dnf install --setopt=install_weak_deps=False -y \
texinfo \
qt5-qttools-devel
# Tools needed for the test suite.
dnf install --setopt=install_weak_deps=False -y \
findutils \
file
dnf clean all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment