aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index d6bfc50..543e179 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,10 +28,10 @@ The rest of this README will concern itself with externalities.
Building and Running
--------------------
-Build dependencies: CMake, pkg-config, asciidoctor +
+Build dependencies: CMake, pkg-config, asciidoctor, librsvg (for the GUI) +
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 alternative graphical UI)
+ gtk+-3.0 (for the GUI)
$ git clone --recursive https://git.janouch.name/p/sdtui.git
$ mkdir sdtui/build