aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-07-24 21:13:17 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-07-24 21:15:24 +0200
commit4e4ba6702567a366f2eb10e46fdde6fd064ee100 (patch)
tree700a5665c51d9ed0d8677e53d00c209743e23bc5
parent13ddec0274cc861d4e87a94073b6546a40ec1034 (diff)
downloadtdv-4e4ba6702567a366f2eb10e46fdde6fd064ee100.tar.gz
tdv-4e4ba6702567a366f2eb10e46fdde6fd064ee100.tar.xz
tdv-4e4ba6702567a366f2eb10e46fdde6fd064ee100.zip
README: mention icoutils
-rw-r--r--README.adoc3
1 files changed, 2 insertions, 1 deletions
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)