summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 6922cd085..c7c09f684 100644
--- a/README
+++ b/README
@@ -16,9 +16,6 @@ Before you can start you need to install some tools:
- bzip2
- cpio
- wget
-- flex
-- bison
-- gperf
- file
- unzip
- autoconf
@@ -26,6 +23,7 @@ Before you can start you need to install some tools:
- zlib-dev / libz-dev
- libncurses5-dev
- libc-dev
+- perl
There is a check for the required versions of these tools in advance, though
(to re-issue the checks, use "make prereq").