mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-15 12:16:40 +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++ \
|
gcc-c++ \
|
||||||
git-core
|
git-core
|
||||||
|
|
||||||
|
# Install documentation tools.
|
||||||
|
dnf install --setopt=install_weak_deps=False -y \
|
||||||
|
python3-sphinx \
|
||||||
|
texinfo \
|
||||||
|
qt5-qttools-devel
|
||||||
|
|
||||||
dnf clean all
|
dnf clean all
|
||||||
|
Reference in New Issue
Block a user