summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-05 21:19:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-05 21:19:09 +0100
commit0d26df21995dc2f25041974fb6faf3ec31be6467 (patch)
tree5c7d127a7440047678be887af89ad2c4029f7b92 /README
parentda41715f82af9f47cfe64a5c71fb998ba3ebc335 (diff)
parentc60450e51bf32ef6993ece3496cd8cdcb93b8e04 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 82f6edc55..c46e0a167 100644
--- a/README
+++ b/README
@@ -13,16 +13,15 @@ Before you can start you need to install some tools:
- GNU sed
- tar
- patch
-- pkg-config
- gzip
- bzip2
- wget
-- file
- libc headers
- ncurses5 headers
- zlib headers
- perl
- bc
+- xargs
There is a check for the required versions of these tools in advance, though.
(to re-issue the checks, use "make prereq").