mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
doc: add package uuid-dev to build dependencies
Building mkeficapsule requires include uuid/uuid.h Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
00fa8256b5
commit
9968398704
1 changed files with 1 additions and 1 deletions
2
doc/build/gcc.rst
vendored
2
doc/build/gcc.rst
vendored
|
@ -30,7 +30,7 @@ Depending on the build targets further packages maybe needed
|
|||
pkg-config python3 python3-asteval python3-coverage \
|
||||
python3-pkg-resources python3-pycryptodome python3-pyelftools \
|
||||
python3-pytest python3-sphinxcontrib.apidoc python3-sphinx-rtd-theme \
|
||||
python3-subunit python3-testtools python3-virtualenv swig
|
||||
python3-subunit python3-testtools python3-virtualenv swig uuid-dev
|
||||
|
||||
SUSE based
|
||||
~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Reference in a new issue