From 4e4ba6702567a366f2eb10e46fdde6fd064ee100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 24 Jul 2022 21:13:17 +0200 Subject: [PATCH] README: mention icoutils --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 494b27a..110c6cf 100644 --- a/README.adoc +++ b/README.adoc @@ -28,7 +28,8 @@ The rest of this README will concern itself with externalities. Building and Running -------------------- -Build dependencies: CMake, pkg-config, asciidoctor, librsvg (for the GUI) + +Build-only dependencies: CMake, pkg-config, asciidoctor, 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)