From 8848f02af345d65168d75205cb3046e723f2dfd2 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 21 Oct 2020 08:46:31 +0300 Subject: note plantuml and debian/control dependencies --- download.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1