diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-05 21:19:09 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-05 21:19:09 +0100 |
commit | 0d26df21995dc2f25041974fb6faf3ec31be6467 (patch) | |
tree | 5c7d127a7440047678be887af89ad2c4029f7b92 /README | |
parent | da41715f82af9f47cfe64a5c71fb998ba3ebc335 (diff) | |
parent | c60450e51bf32ef6993ece3496cd8cdcb93b8e04 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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"). |