doc: add package uuid-dev to build dependencies
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 2 Jul 2022 18:53:21 +0000 (18:53 +0000)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 18 Jul 2022 15:21:49 +0000 (17:21 +0200)
Building mkeficapsule requires include uuid/uuid.h

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/build/gcc.rst

index 682051a..ee544ad 100644 (file)
@@ -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
 ~~~~~~~~~~