diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-08 06:44:05 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-08 06:44:05 +0200 |
commit | 102df84cfc1d04f5806735da3acd42387396e618 (patch) | |
tree | 783a4320924036c018f4c9571daded4bf0987a82 /README | |
parent | 0b1e4cc41d15e26c0aa90a36c319dc4ba2574fa2 (diff) | |
download | xK-102df84cfc1d04f5806735da3acd42387396e618.tar.gz xK-102df84cfc1d04f5806735da3acd42387396e618.tar.xz xK-102df84cfc1d04f5806735da3acd42387396e618.zip |
degesch: figure out the minimum ilbedit version
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ Notable features: Building -------- Build dependencies: CMake, pkg-config, help2man, awk, sh, liberty (included) -Runtime dependencies: openssl, curses (degesch), readline or libedit (degesch) +Runtime dependencies: openssl, curses (degesch), + readline or libedit >= 2013-07-12 (degesch) $ git clone https://github.com/pjanouch/uirc3.git $ git submodule init |