[OE-core] [PATCH] cmake-native: Depend on ncurses-native too

Khem Raj raj.khem at gmail.com
Wed Apr 2 04:59:34 UTC 2014


On Tue, Apr 1, 2014 at 3:11 AM, Mike Crowe <mac at mcrowe.com> wrote:
> It seems to be possible to disable building the "CursesDialog" component to
> remove the need for ncurses but I couldn't immediately see how to do that
> for a bootstrap build.
>
> The non-native cmake recipe depends on ncurses even though it passes
> -DBUILD_CursesDialog=0.

you need to disable it completely in CMakefile.txt, just that define
does not suffice you might try something like
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.10-libform.patch?diff_format=f&view=markup



More information about the Openembedded-core mailing list