Author: stepan
Date: 2010-01-18 13:01:10 +0100 (Mon, 18 Jan 2010)
New Revision: 5037

Modified:
   trunk/README
Log:
ncurses is only a requirement for make menuconfig, not for Kconfig in general.
Signed-off-by: Stefan Reinauer <ste...@coresystems.de>
Acked-by: Stefan Reinauer <ste...@coresystems.de>



Modified: trunk/README
===================================================================
--- trunk/README        2010-01-18 11:10:03 UTC (rev 5036)
+++ trunk/README        2010-01-18 12:01:10 UTC (rev 5037)
@@ -36,13 +36,13 @@
  * 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


-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to