aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-02-10 11:06:55 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-02-10 11:06:55 +0100
commit3c96448bcfbada82b4a8739dd216205920ee3ede (patch)
tree8117dbe98cd62680bc5e785acff3a6626a6f08c4 /README.adoc
parent92902a4f76747a11e70d38f3c1ffe5c408b4cb6a (diff)
downloadhex-3c96448bcfbada82b4a8739dd216205920ee3ede.tar.gz
hex-3c96448bcfbada82b4a8739dd216205920ee3ede.tar.xz
hex-3c96448bcfbada82b4a8739dd216205920ee3ede.zip
Bump liberty, add an icon
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