travis: Add python3-sphinx to the package list
In order to build htmldocs we need sphinx-build which comes from python3-sphinx. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
d94a3d1707
commit
f36f15b64b
@ -22,6 +22,7 @@ addons:
|
||||
- libsdl2-dev
|
||||
- python
|
||||
- python-pyelftools
|
||||
- python3-sphinx
|
||||
- python3-virtualenv
|
||||
- python3-pip
|
||||
- swig
|
||||
|
Loading…
Reference in New Issue
Block a user