diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-09-25 21:01:34 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-09-25 21:02:51 +0200 |
commit | 4d50ed111ad4f3172c4c186a2ca19b638c709a70 (patch) | |
tree | 8e8bc29e2a2299c52b3ed8bec510ec42bab4894f /README.adoc | |
parent | e15c9cba43cc51fad2645a4f13ec90ed3bb739d6 (diff) | |
download | xK-4d50ed111ad4f3172c4c186a2ca19b638c709a70.tar.gz xK-4d50ed111ad4f3172c4c186a2ca19b638c709a70.tar.xz xK-4d50ed111ad4f3172c4c186a2ca19b638c709a70.zip |
Bump liberty, make use of its new asciiman.awk
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index e8ffc44..3c09ba7 100644 --- a/README.adoc +++ b/README.adoc @@ -68,8 +68,8 @@ a package with the latest development version from Archlinux's AUR. Building -------- -Build-only dependencies: - CMake, pkg-config, asciidoctor or asciidoc, awk, liberty (included) + +Build-only dependencies: CMake, pkg-config, awk, liberty (included), + asciidoctor or asciidoc (recommended but optional) + Common runtime dependencies: openssl + Additionally for 'xC': curses, libffi, readline >= 6.0 or libedit >= 2013-07-12, lua >= 5.3 (optional) + |