From: Ondřej Surý Date: Mon, 19 Dec 2016 09:08:45 +0000 (+0100) Subject: Specify lua-http (>= 0.1) in documentations X-Git-Tag: v1.2.0-rc1~56^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2630d23b435e88a895bf4dbf0560a633ac2a9f9;p=thirdparty%2Fknot-resolver.git Specify lua-http (>= 0.1) in documentations --- diff --git a/modules/http/README.rst b/modules/http/README.rst index 90b603ff7..96f1da4ac 100644 --- a/modules/http/README.rst +++ b/modules/http/README.rst @@ -232,7 +232,7 @@ This way you can have different internal-facing and external-facing services at Dependencies ^^^^^^^^^^^^ -* `lua-http `_ available in LuaRocks +* `lua-http `_ (>= 0.1) available in LuaRocks If you're installing via Homebrew on OS X, you need OpenSSL too.