From 2e64785b631c2b90ff6ff9eb59cea06626d619ac Mon Sep 17 00:00:00 2001 From: SolidHal Date: Thu, 6 Sep 2018 09:13:51 -0500 Subject: [PATCH] Add another build prereq --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5218adf..0ce6b53 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ These packages are required: u-boot-tools \ gcc make libc-dev wget g++ cmake \ binfmt-support qemu-user-static debootstrap \ - lzip libssl-dev libncurses-dev flex bison sudo patch + lzip libssl-dev libncurses-dev flex bison sudo patch bc ``` ### Build