summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-10 14:26:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-10 14:26:39 +0200
commit20fa537797d239e71f8be867f40fbc3aee555b7e (patch)
tree69f1852f9d9d26620d36a560591289868573af05 /README
parenta9cb0229582b9c7916555dc5de2a0151a29b14a0 (diff)
add bc, required for new linux kernels
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index ec27db1ab..82f6edc55 100644
--- a/README
+++ b/README
@@ -22,6 +22,7 @@ Before you can start you need to install some tools:
- ncurses5 headers
- zlib headers
- perl
+- bc
There is a check for the required versions of these tools in advance, though.
(to re-issue the checks, use "make prereq").