diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-25 15:30:06 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-10-29 02:46:40 +0100 |
commit | 53cc52e320da15262179e224d99db8571c85b904 (patch) | |
tree | 703d45af9ac7f6ca0c16ead1bd699f34140913c9 /README.adoc | |
parent | cbe40093089ebf073b81a46ac30dffba7984b787 (diff) | |
download | xK-53cc52e320da15262179e224d99db8571c85b904.tar.gz xK-53cc52e320da15262179e224d99db8571c85b904.tar.xz xK-53cc52e320da15262179e224d99db8571c85b904.zip |
Add real manual pages
To some extent they duplicate the README but from a different angle.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 4d1df62..5c3eb6c 100644 --- a/README.adoc +++ b/README.adoc @@ -76,7 +76,7 @@ a package with the latest development version from Archlinux's AUR. Building -------- -Build dependencies: CMake, pkg-config, help2man, awk, sh, liberty (included) + +Build dependencies: CMake, pkg-config, asciidoctor, awk, liberty (included) + Runtime dependencies: openssl + Additionally for degesch: curses, libffi, lua >= 5.3 (optional), readline >= 6.0 or libedit >= 2013-07-12 |