summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-21 08:46:31 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-21 08:46:31 +0300
commit8848f02af345d65168d75205cb3046e723f2dfd2 (patch)
tree699e85e1a36f8c374122aac388f8cc15e02e7c7b
parent2a6585dae307a26859ebcb286276eb4a8cf1a870 (diff)
downloadsubplot.liw.fi-8848f02af345d65168d75205cb3046e723f2dfd2.tar.gz
note plantuml and debian/control dependencies
-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