Build with AsciiDoc as well as Asciidoctor
And bump copyright years.
This commit is contained in:
11
README.adoc
11
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
|
||||
|
||||
Reference in New Issue
Block a user