aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-08-02 22:10:04 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-08-14 20:54:40 +0200
commit5f6efc35c1a9e75725f95205905c0357a37e8b43 (patch)
tree28367a73c3771d44a42cbb1c455b8dde25727db6
parent85ccbf666e549f0b06c29d565b9e4fdd87cf6600 (diff)
downloadu-boot-5f6efc35c1a9e75725f95205905c0357a37e8b43.zip
u-boot-5f6efc35c1a9e75725f95205905c0357a37e8b43.tar.gz
u-boot-5f6efc35c1a9e75725f95205905c0357a37e8b43.tar.bz2
doc: add pkg-config to the build dependencies
tools/Makefile uses pkg-config. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
-rw-r--r--doc/build/gcc.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst
index e03e0b9..0cdc307 100644
--- a/doc/build/gcc.rst
+++ b/doc/build/gcc.rst
@@ -26,8 +26,8 @@ Depending on the build targets further packages maybe needed
sudo apt-get install bc bison build-essential coccinelle \
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 \
+ libssl-dev lz4 lzma lzma-alone openssl pkg-config python3 \
+ python3-coverage python3-pycryptodome python3-pyelftools python3-pytest \
python3-sphinxcontrib.apidoc python3-sphinx-rtd-theme python3-virtualenv \
swig