summaryrefslogtreecommitdiff
path: root/download.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'download.mdwn')
-rw-r--r--download.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/download.mdwn b/download.mdwn
index eea1069..ad876a1 100644
--- a/download.mdwn
+++ b/download.mdwn
@@ -24,7 +24,7 @@ cargo install --path=.
~~~
Note that in addition to the Rust tools, you'll need the following
-installed for Subplot to work:
+installed for Subplot to work, including for running its test suite:
* Python 3 to run the generated test program
* Pandoc to typeset documents
@@ -33,8 +33,12 @@ installed for Subplot to work:
the packages texlive-latex-recommended and texlive-fonts-recommended
* pandoc-citeproc and bibtex for citations in typeset documents
* GraphViz dot program for embedded dot and roadmap graphs in typeset documents
+* PlantUML to render embedded UML diagrams in documents
* librsvg2 command line tools (for including SVGs in typeset documents)
+The `debian/control` file lists the necessary packages under the
+`Depends` and `Build-Depends` headings.
+
## Debian
There are Debian packages built by CI from every commit. They work on