mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user