summaryrefslogtreecommitdiffstats
path: root/modules/prefill
diff options
context:
space:
mode:
authorTomas Krizek <tomas.krizek@nic.cz>2019-03-05 17:44:48 +0100
committerTomas Krizek <tomas.krizek@nic.cz>2019-03-12 10:44:49 +0100
commit85cd0a9c8b017e3bf6f30ea972a72f3db2ffcb41 (patch)
tree0345ffac18a3ecf7cd2d2ba57d90cfa7258a1c6b /modules/prefill
parentmeson: modules/experimental_dot_auth - fix basexx installation (diff)
downloadknot-resolver-85cd0a9c8b017e3bf6f30ea972a72f3db2ffcb41.tar.xz
knot-resolver-85cd0a9c8b017e3bf6f30ea972a72f3db2ffcb41.zip
modules/prefill - document lfs dependency
Diffstat (limited to 'modules/prefill')
-rw-r--r--modules/prefill/README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/prefill/README.rst b/modules/prefill/README.rst
index 024dc06d..b9754091 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/