From 0ffc3424373548b9ee57cfe2b5465b920519ff6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 15 May 2016 08:56:45 +0200 Subject: [PATCH] core: fix dependencies in README (issue #722) --- README.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 5eaf2da67..ea485d3ea 100644 --- a/README.adoc +++ b/README.adoc @@ -52,8 +52,7 @@ Following packages are optional: * for SSL: gnutls, ca-certificates * for spell checking: aspell * for scripting: python, perl, ruby, lua, tcl, guile, libv8 (javascript) -* for building doc: asciidoc, source-highlight - (for man page: xsltproc, docbook-xml, docbook-xsl) +* for building doc and man page: asciidoctor * for building tests: C++ compiler, CppUTest For a complete list of dependencies and versions recommended, please look at