fix build-pkgs fail to edit python-eventlet srpm
The error message is “/bin/sh: sphinx-build: command not found”. Add python-sphinx package to fix it. Closes-Bug: 1824932 Change-Id: Ia07421a44d9b890148f70625b4b06eea84b4a7b9 Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
This commit is contained in:
parent
3e253a99c6
commit
2878fbb578
@ -82,6 +82,7 @@ RUN groupadd -g 751 cgts && \
|
||||
python-pep8 \
|
||||
python-pip \
|
||||
python-psutil \
|
||||
python-sphinx \
|
||||
python-subunit \
|
||||
python-pip \
|
||||
python-testrepository \
|
||||
|
Loading…
Reference in New Issue
Block a user