Heinrich Schuchardt
5f6efc35c1
doc: add pkg-config to the build dependencies
...
tools/Makefile uses pkg-config.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-08-14 20:54:40 +02:00
Heinrich Schuchardt
c0b6f7d4b8
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>
2021-08-01 23:31:07 +02:00
Simon Glass
6a2626a9d0
doc: sandbox: Fix up dependencies
...
These are out of date. Update them and point to the existing build
instructions to avoid duplication. Add a few that are missing.
Signed-off-by: Simon Glass <sjg@chromium.org>
2021-07-28 19:30:22 -04:00
Heinrich Schuchardt
c206702155
doc/build/gcc.rst: required packages for SUSE
...
Describe the packages required to build U-Boot on SUSE.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-12-15 09:30:51 +01:00
Heinrich Schuchardt
4061191727
doc/build/gcc.rst: add missing apt-get *install*
...
The install command is missing for an apt-get command.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-09-22 11:05:32 -04:00
Heinrich Schuchardt
70e38eea3a
doc: describe building with GCC
...
Provide a description of the U-Boot build process with GCC in the HTML
documentation.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-09-12 10:53:01 -04:00