From 2443fd7032ffb28626f5705b9003269196d1e0f4 Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Mon, 11 Oct 2021 14:59:48 +0200 Subject: doc: add python3-pkg-resources to build dependencies tools/binman/control.py imports Python package pkg_resources. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- doc/build/gcc.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/build') diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst index 6c4b4ad..cdd7970 100644 --- a/doc/build/gcc.rst +++ b/doc/build/gcc.rst @@ -27,9 +27,9 @@ Depending on the build targets further packages maybe needed 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 pkg-config python3 \ - python3-coverage python3-pycryptodome python3-pyelftools python3-pytest \ - python3-sphinxcontrib.apidoc python3-sphinx-rtd-theme python3-virtualenv \ - swig + python3-coverage python3-pkg-resources python3-pycryptodome \ + python3-pyelftools python3-pytest python3-sphinxcontrib.apidoc \ + python3-sphinx-rtd-theme python3-virtualenv swig SUSE based ~~~~~~~~~~ -- cgit v1.1