From 87a58345ad06c227f1d3a528690ded2216fd04df Mon Sep 17 00:00:00 2001 From: Fabio Porcedda Date: Tue, 17 Jun 2014 11:33:53 +0200 Subject: [PATCH] manual: add requirements for graph generation Add "graphviz" and "python-matplotlib" as requirements for graph generation. Signed-off-by: Fabio Porcedda Reported-by: Dallas Clement Cc: Thomas Petazzoni Cc: Yann E. MORIN Acked-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- docs/manual/prerequisite.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index c5d5442024..30970d2275 100644 --- a/docs/manual/prerequisite.txt +++ b/docs/manual/prerequisite.txt @@ -77,3 +77,7 @@ development context (further details: refer to xref:download-infra[]). ** +w3m+ ** +python+ with the +argparse+ module (automatically present in 2.7+ and 3.2+) ** +dblatex+ (required for the pdf manual only) + +* Graph generation tools: +** +graphviz+ to use 'graph-depends' and '-graph-depends' +** +python-matplotlib+ to use 'graph-build' -- 2.30.2