From e6ebe529e00a8d94cc8f7a998705f3d87c4448b7 Mon Sep 17 00:00:00 2001 From: Ernst Schwaiger Date: Sun, 31 Aug 2025 07:26:10 +0200 Subject: [PATCH] add pkg-config to ubuntu prerequisites Signed-off-by: ernst.schwaiger@chello.at --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 113d1408..88f14ba3 100644 --- a/INSTALL +++ b/INSTALL @@ -70,6 +70,7 @@ Ubuntu: - gcc - libc-dev - libssl-dev +- pkg-config To build for freebl (TPM 1.2 support only), the following development packages must have been installed prior to compilation: