mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-18 21:21:26 +02:00
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
|
- libsdl2-dev
|
||||||
- python
|
- python
|
||||||
- python-pyelftools
|
- python-pyelftools
|
||||||
|
- python3-sphinx
|
||||||
- python3-virtualenv
|
- python3-virtualenv
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- swig
|
- swig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user