From efca5098c4636bcff141ddd67eb977e317695885 Mon Sep 17 00:00:00 2001 From: SolidHal Date: Fri, 22 Jun 2018 07:23:01 -0600 Subject: [PATCH] add additional dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748eb81..02594ac 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 + lzip libssl-dev libncurses-dev flex bison ``` ### Building