From b0f1d3d6ea1b380e628958bd1b17ccb2c789ec2d Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Wed, 24 Aug 2022 00:43:14 +0200 Subject: Build with AsciiDoc as well as Asciidoctor And bump copyright years. --- README.adoc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 2f928af..d5bee2c 100644 --- a/README.adoc +++ b/README.adoc @@ -28,11 +28,14 @@ The rest of this README will concern itself with externalities. Building and Running -------------------- -Build-only dependencies: CMake, pkg-config, gettext utilities, asciidoctor, +Build-only dependencies: + CMake, pkg-config, gettext utilities, asciidoctor or asciidoc + +Optional build-only dependencies: librsvg (for the GUI), icoutils (for the GUI, when targetting Windows) + -Runtime dependencies: ncursesw, zlib, ICU, termo (included), glib-2.0 >= 2.38, - pango, xcb, xcb-xfixes (the latter two optional for the TUI), - gtk+-3.0 (for the GUI) +Runtime dependencies: + ncursesw, zlib, ICU, termo (included), glib-2.0 >= 2.38, pango + +Optional runtime dependencies: + xcb, xcb-xfixes (the first two for the TUI), gtk+-3.0 (for the GUI) $ git clone --recursive https://git.janouch.name/p/sdtui.git $ mkdir sdtui/build -- cgit v1.2.3-70-g09d2