From 3c6c8823f7ec7c0023eb0a47bfa8ddb06bcaf4c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Tue, 24 Sep 2019 16:32:03 +0200 Subject: [PATCH] dependency list --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14cc6e3..1fd7426 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,11 @@ The `autodoc` image [available on Docker Hub](https://hub.docker.com/r/ldericher ### Deploying without Docker -`autodoc` only hard-depends on `inotifywait` from [inotify-tools](https://github.com/rvoicilas/inotify-tools) to recursively watch Linux file system directories. +`autodoc` hard-depends only on `inotifywait`. Full dependencies are: -You will usually want to install a `LaTeX` distribution and setup `pandoc`. +* [inotify-tools](https://github.com/rvoicilas/inotify-tools) to recursively watch Linux file system directories +* [GNU Make](https://www.gnu.org/software/make/) for plugin "make" +* A `LaTeX` distribution and [`pandoc`](https://pandoc.org/) for plugin "pandoc" ## Prime use case: Nextcloud