diff mbox series

[1/1] doc: add graphviz imagemagick as build dependencies

Message ID 20210801213146.12966-1-xypron.glpk@gmx.de
State Accepted, archived
Delegated to: Heinrich Schuchardt
Headers show
Series [1/1] doc: add graphviz imagemagick as build dependencies | expand

Commit Message

Heinrich Schuchardt Aug. 1, 2021, 9:31 p.m. UTC
'make htmldocs' requires graphviz and imagemagick (at least with Sphinx
3.5.4).

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 doc/build/gcc.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--
2.30.2
diff mbox series

Patch

diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst
index 8ffb4e3447..a596487612 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 grapviz 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