diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-19 09:44:26 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-19 09:44:26 +0100 |
commit | 09981c6824ff47fa75ec4c17ca569bc92635996a (patch) | |
tree | 050edae0b071d5f9fa3a3aa902a0397740bf2e5f /README | |
parent | 5241a47df751d66cfa7428bcb4c920f9903f1fbe (diff) |
rework getty/shell runtime options, add git as dependency, used in base-files and is always good to create patches, get updates,..
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Before you can start you need to install some tools: - ncurses5 headers - zlib headers - perl +- git There is a check for the required versions of these tools in advance, though. (to re-issue the checks, use "make prereq"). |