diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 00:12:04 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 00:13:51 +0200 |
commit | a717782480426e834011d4f91b0c5cafa0b7a5a5 (patch) | |
tree | cb4d7cc1c17d20bf56b40121c9c89e1f0989b42b /README.adoc | |
parent | c50c959f4d4861e0437f8e7825dbea1fbf72cae3 (diff) | |
download | xK-a717782480426e834011d4f91b0c5cafa0b7a5a5.tar.gz xK-a717782480426e834011d4f91b0c5cafa0b7a5a5.tar.xz xK-a717782480426e834011d4f91b0c5cafa0b7a5a5.zip |
Build with AsciiDoc as well as Asciidoctor
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 |