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