From b7b1198be76e46c6e151a4092ba101c9c0a33693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 2 Sep 2020 01:07:31 +0200 Subject: Fix libedit a bit more and discourage from using it --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 9c4fec4..646c93a 100644 --- a/README.adoc +++ b/README.adoc @@ -47,6 +47,9 @@ Build dependencies: CMake, pkg-config, help2man, Runtime dependencies: libev, Jansson, cURL, openssl, readline or libedit >= 2013-07-12, +Avoid libedit if you can, in general it works but at the moment history is +acting up and I have no clue about fixing it. + $ git clone --recursive https://git.janouch.name/p/json-rpc-shell.git $ mkdir json-rpc-shell/build $ cd json-rpc-shell/build -- cgit v1.2.3