]> code.ossystems Code Review - openembedded-core.git/commit
cmake: Remove dependency on ncurses
authorMike Crowe <mac@mcrowe.com>
Wed, 2 Apr 2014 16:04:12 +0000 (16:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Apr 2014 10:51:03 +0000 (11:51 +0100)
commit4f650b538924b1736783fec0de661ec16dc590b5
tree3cf0ce352db80515ff8efec51817f01287f95fa6
parent4bee0a93ed985b38c6b4eb605d8e16f5d7c82d51
cmake: Remove dependency on ncurses

Commit 2adc9a3f1f1db284f7d91193ad77b3524e0e0d2c stopped ccmake being built
and that is the only part of cmake that relies on curses so we might as
well stop depending on it.

(Tested with a poisoned curses.h to prove that it is unused even if
present.)

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake_2.8.12.2.bb