From 85cd0a9c8b017e3bf6f30ea972a72f3db2ffcb41 Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Tue, 5 Mar 2019 17:44:48 +0100 Subject: [PATCH] modules/prefill - document lfs dependency --- modules/prefill/README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/ -- 2.47.2