From 5128f1b593467bbd36ac4839f71a3f01a8cdc306 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 27 Jun 2017 00:49:51 +0200 Subject: [PATCH] README: Update requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pkg-conf and libssl-dev are needed for abuild to run successfully on all boards. Change-Id: Ic0ca2036751893ac4bd3ff17c53fe518b22b64ad Signed-off-by: Stefan Reinauer Reviewed-on: https://review.coreboot.org/20389 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Patrick Georgi --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index e7136ec0d2..651aa6191c 100644 --- a/README +++ b/README @@ -51,6 +51,8 @@ Build Requirements ANY_TOOLCHAIN Kconfig option if you're feeling lucky (no support in this case). * iasl (for targets with ACPI support) + * pkg-config + * libssl-dev (openssl) Optional: