mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 03:48:02 +08:00
ci: install sphinx into the CI image
This commit is contained in:
@@ -10,4 +10,10 @@ dnf install --setopt=install_weak_deps=False -y \
|
||||
gcc-c++ \
|
||||
git-core
|
||||
|
||||
# Install documentation tools.
|
||||
dnf install --setopt=install_weak_deps=False -y \
|
||||
python3-sphinx \
|
||||
texinfo \
|
||||
qt5-qttools-devel
|
||||
|
||||
dnf clean all
|
||||
|
Reference in New Issue
Block a user