From ff5a0cc0b74ec71d148f67bdaea0eecc01617492 Mon Sep 17 00:00:00 2001 From: Yuxuan Shui Date: Wed, 3 Oct 2018 01:09:37 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03f98fb..3b93e52 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Assuming you already have all the usual building tools installed (e.g. gcc, make * libconfig (optional, disable with the `NO_LIBCONFIG=1` make flag) * libGL (optional, disable with the `NO_OPENGL=1` make flag) * libpcre (optional, disable with the `NO_REGEX_PCRE=1` make flag) +* libev To build the documents, you need `asciidoc`