diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index da7f3e7..2c1df33 100644 --- a/README.adoc +++ b/README.adoc @@ -71,7 +71,8 @@ a package with the latest development version from Archlinux's AUR. Building -------- -Build dependencies: CMake, pkg-config, asciidoctor, awk, liberty (included) + +Build dependencies: CMake, pkg-config, asciidoctor or asciidoc, awk, + liberty (included) + Runtime dependencies: openssl + Additionally for 'xC': curses, libffi, lua >= 5.3 (optional), readline >= 6.0 or libedit >= 2013-07-12 |