Replace sconfig with a C implementation.
[coreboot.git] / README
diff --git a/README b/README
index 9438f4bbe0c969ca1a7ba710b20d21a5a047817a..f56da44bc98534dd84e80d5b2ea6228943e59676 100644 (file)
--- a/README
+++ b/README
@@ -34,7 +34,6 @@ Build Requirements
 
  * gcc / g++
  * make
- * python
 
 Optional:
 
@@ -42,6 +41,7 @@ Optional:
  * iasl (for targets with ACPI support)
  * gdb (for better debugging facilities on some targets)
  * ncurses (for 'make menuconfig')
+ * flex and bison (for regenerating parsers)
 
 
 Building coreboot