summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-08-02 00:29:20 +0300
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-08-02 00:31:07 +0300
commitc0b6f7d4b843a850eb60382e5d664ac6904e707a (patch)
tree6e3fa52e8236c04b2656baebfd52f7565c9e2ec7 /doc
parent89a5fbbea1e344fb7e43ce4c547fbdf1ae8d81de (diff)
downloadu-boot-c0b6f7d4b843a850eb60382e5d664ac6904e707a.tar.xz
doc: add graphviz imagemagick as build dependencies
'make htmldocs' requires graphviz and imagemagick (at least with Sphinx 3.5.4). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/build/gcc.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst
index 8ffb4e3447..e03e0b9460 100644
--- a/doc/build/gcc.rst
+++ b/doc/build/gcc.rst
@@ -24,9 +24,9 @@ Depending on the build targets further packages maybe needed
.. code-block:: bash
sudo apt-get install bc bison build-essential coccinelle \
- device-tree-compiler dfu-util efitools flex gdisk liblz4-tool \
- libguestfs-tools libncurses-dev libpython3-dev libsdl2-dev libssl-dev \
- lz4 lzma lzma-alone openssl python3 python3-coverage \
+ device-tree-compiler dfu-util efitools flex gdisk graphviz imagemagick \
+ liblz4-tool libguestfs-tools libncurses-dev libpython3-dev libsdl2-dev \
+ libssl-dev lz4 lzma lzma-alone openssl python3 python3-coverage \
python3-pycryptodome python3-pyelftools python3-pytest \
python3-sphinxcontrib.apidoc python3-sphinx-rtd-theme python3-virtualenv \
swig