From d2fa9f315132bdb3134323c7d453a62a2681b136 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Mon, 26 Oct 2020 17:01:43 +0100 Subject: Convert the manpage to AsciiDoc Writing DocBook XML by hand is an awful experience and the tools aren't much better. Asciidoctor does it well. There's no need to worry about semantics, man(1) just needs to be able to show something at all. This project's manpage is sadly almost useless right now. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 81d72cb..476d1b5 100644 --- a/README.adoc +++ b/README.adoc @@ -30,7 +30,7 @@ a package with the latest development version from Archlinux's AUR. Building and Running -------------------- -Build dependencies: CMake, pkg-config, xsltproc, docbook-xsl + +Build dependencies: CMake, pkg-config, asciidoctor + Runtime dependencies: ncursesw, zlib, ICU, termo (included), glib-2.0, pango, xcb and xcb-xfixes (optional) -- cgit v1.2.3-70-g09d2