From: Heinrich Schuchardt Date: Mon, 2 Aug 2021 20:10:04 +0000 (+0200) Subject: doc: add pkg-config to the build dependencies X-Git-Tag: v2021.10~52^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f6efc35c1a9e75725f95205905c0357a37e8b43;p=platform%2Fkernel%2Fu-boot.git doc: add pkg-config to the build dependencies tools/Makefile uses pkg-config. Signed-off-by: Heinrich Schuchardt --- 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