From 6acc0a1795e30819b2b153e3680bf8543a1caf2a Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 18 Jan 2010 12:01:10 +0000 Subject: ncurses is only a requirement for make menuconfig, not for Kconfig in general. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5037 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 6f0e79c57a..81a3f14444 100644 --- a/README +++ b/README @@ -36,13 +36,13 @@ Build Requirements * make * python * perl - * ncurses Optional: * doxygen (for generating/viewing documentation) * iasl (for targets with ACPI support) * gdb (for better debugging facilities on some targets) + * ncurses (for 'make menuconfig') Building coreboot -- cgit v1.2.3