[PATCH 1/1] doc: add package uuid-dev to build dependencies
Heinrich Schuchardt
xypron.glpk at gmx.de
Sat Jul 2 20:53:21 CEST 2022
Building mkeficapsule requires include uuid/uuid.h
Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
doc/build/gcc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst
index 682051abeb..ee544ad87e 100644
--- a/doc/build/gcc.rst
+++ b/doc/build/gcc.rst
@@ -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
~~~~~~~~~~
--
2.34.1
More information about the U-Boot
mailing list