From: Tomas Krizek Date: Tue, 5 Mar 2019 16:44:48 +0000 (+0100) Subject: modules/prefill - document lfs dependency X-Git-Tag: v4.0.0~24^2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cd0a9c8b017e3bf6f30ea972a72f3db2ffcb41;p=thirdparty%2Fknot-resolver.git modules/prefill - document lfs dependency --- diff --git a/modules/prefill/README.rst b/modules/prefill/README.rst index 024dc06d0..b9754091a 100644 --- a/modules/prefill/README.rst +++ b/modules/prefill/README.rst @@ -36,6 +36,7 @@ Only root zone import is supported at the moment. Dependencies ^^^^^^^^^^^^ -Depends on the luasec_ library. +Depends on the luasec_ and luafilesystem_ libraries. .. _luasec: https://luarocks.org/modules/brunoos/luasec +.. _luafilesystem: https://keplerproject.github.io/luafilesystem/