aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2017-06-27 00:49:51 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2017-06-27 17:04:32 +0000
commit5128f1b593467bbd36ac4839f71a3f01a8cdc306 (patch)
tree94ceb0710be04c63397d3ae55e587914c2bb8dfb /README
parent67ed2612003577a35ee60ec8aee8763a01637598 (diff)
README: Update requirements
pkg-conf and libssl-dev are needed for abuild to run successfully on all boards. Change-Id: Ic0ca2036751893ac4bd3ff17c53fe518b22b64ad Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/20389 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
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: