From 7dd318216e6ac300ef4af9a2c9913617c5533724 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 7 Mar 2021 11:31:49 +0100 Subject: Mention pkg-config needed. if pkg-config is missing, auto(re)conf emits misleading error messages. --- README.git | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.git') diff --git a/README.git b/README.git index 8ce3fbb0..1b7626b2 100644 --- a/README.git +++ b/README.git @@ -19,6 +19,7 @@ The prerequisite packages are: - GNU bison - GNU flex >= 2.5.30 - A TLSv1.3-capable OpenSSL version (>= 1.1.1) +- pkg-config After you have everything installed, type: @@ -34,4 +35,4 @@ $ make (become root) # make install-strip --- Matthias Andree, 2020-06-21 +-- Matthias Andree, 2021-03-07 -- cgit v1.2.3