From 3c96448bcfbada82b4a8739dd216205920ee3ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 10 Feb 2024 11:06:55 +0100 Subject: Bump liberty, add an icon --- README.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.adoc') 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 -- cgit v1.2.3