diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-08 05:04:41 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-08 05:04:41 +0100 |
commit | eae5fff478b299f0c702010d14f8f0df99be79c9 (patch) | |
tree | fad1d0bfa4d494944a43d527ff1d3bcf81c0e57c /README | |
parent | 7c8154eb53d8afa0e6f45fd9f7dde5dba7a08249 (diff) | |
download | tdv-eae5fff478b299f0c702010d14f8f0df99be79c9.tar.gz tdv-eae5fff478b299f0c702010d14f8f0df99be79c9.tar.xz tdv-eae5fff478b299f0c702010d14f8f0df99be79c9.zip |
Add docbook-xsl as a dependency
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -18,8 +18,9 @@ this regard. Building and Running -------------------- -Build dependencies: CMake, pkg-config, xsltproc, ncursesw, zlib, glib-2.0, - pango, termo (included), gtk+ (optional, any version) +Build dependencies: CMake, pkg-config, xsltproc, docbook-xsl, + ncursesw, zlib, termo (included), + glib-2.0, pango, gtk+ (optional, any version) $ git clone https://github.com/pjanouch/sdtui.git $ git submodule init |