summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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").