summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-10-17 19:41:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-10-17 19:41:13 +0200
commitc008b8741447a77371f3fd487830bfd7952dbdcd (patch)
treed93378254682782dbe0175dcf69edb1fbf65dbe3 /README
parent16b627883cdd2fb2258002b30dfa61c440373e9c (diff)
parent6d26b19269a28ff576e872473cb3b4610a61fceb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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").