From 63df918482ee7c3f672ec5db7518fa2057cdf4ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 24 Dec 2015 15:45:49 +0100 Subject: Rewrite the input layer Now we also support libedit for the backend. --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 4856080..dcf8128 100644 --- a/README.adoc +++ b/README.adoc @@ -29,7 +29,8 @@ Building and Running -------------------- Build dependencies: CMake, pkg-config, help2man, liberty (included), http-parser (included) + -Runtime dependencies: libev, Jansson, cURL, readline, openssl +Runtime dependencies: libev, Jansson, cURL, openssl, + readline or libedit >= 2013-07-12, $ git clone --recursive https://github.com/pjanouch/json-rpc-shell.git $ mkdir json-rpc-shell/build -- cgit v1.2.3