build, imagebuilder: Do not require libncurses-dev
authorPaul Spooren <mail@aparcar.org>
Tue, 14 Apr 2020 21:14:47 +0000 (11:14 -1000)
committerPaul Spooren <mail@aparcar.org>
Thu, 31 Dec 2020 19:31:54 +0000 (09:31 -1000)
commit58138df2d56789f0b3da3fe0592d9d1288803bcb
tree56032579b77ccd8253cb78648d6b7c9fe66d8d29
parent42e478eb0dbfce71ba21d2a6ed7297ec6db8cc19
build, imagebuilder: Do not require libncurses-dev

The buildroot and SDK both require `libncurses-dev` to be installed on
the system, however the ImageBuilder uses precompiled binaries.

This patch changes the prerequirements checks to skip the
`libncurses-dev` part if running as ImageBuilder.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 4a1a58a3e2d2360950ff23a05f1f55b779174d6a)
include/prereq-build.mk