mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 15:38:52 -06:00
ci: add dependencies for the test suite to the Fedora image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user