aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 37ac4b6..3722cce 100644
--- a/README.adoc
+++ b/README.adoc
@@ -23,10 +23,11 @@ The rest of this README will concern itself with externalities.
Building and Running
--------------------
-Build dependencies: CMake, pkg-config, awk, liberty (included),
- termo (included), asciidoctor or asciidoc (recommended but optional) +
+Build-only dependencies: CMake, pkg-config, awk, liberty (included),
+ termo (included), asciidoctor or asciidoc (recommended but optional),
+ rsvg-convert (X11) +
Runtime dependencies: ncursesw, libunistring, Lua >= 5.3 (for highlighting) +
-Optional runtime dependencies: x11, xft
+Optional runtime dependencies: x11 + xft + libpng (X11)
$ git clone --recursive https://git.janouch.name/p/hex.git
$ mkdir hex/build