From 72b4af4d651bb4c1bdef72e4ce5632d9619d36c9 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Mon, 4 Mar 2019 14:26:40 +0100 Subject: [PATCH] Add information about mustache dependency in the README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4dae02d32..4360a7e69 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ libraries need to be available: (package libpugixml-dev on Ubuntu) * libaria2 .................................. https://aria2.github.io/ (no package on Ubuntu) +* Mustache ....................... https://github.com/kainjow/Mustache +(Just copy the header mustache.hpp somewhere it can be found by the +compiler and/or set CPPFLAGS with correct '-I' option) These dependencies may or may not be packaged by your operating system. They may also be packaged but only in an older version. The