summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorFabio Porcedda <fabio.porcedda@gmail.com>2014-06-17 11:33:53 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-22 19:14:52 +0200
commit87a58345ad06c227f1d3a528690ded2216fd04df (patch)
tree5a15722650f5719443cbf33d444cd98da9a3b0fb /docs/manual
parent63454b1c07b033c258451e06978da2514bb05361 (diff)
downloadbuildroot-87a58345ad06c227f1d3a528690ded2216fd04df.tar.gz
buildroot-87a58345ad06c227f1d3a528690ded2216fd04df.zip
manual: add requirements for graph generation
Add "graphviz" and "python-matplotlib" as requirements for graph generation. Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Reported-by: Dallas Clement <dallas.a.clement@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/prerequisite.txt4
1 files changed, 4 insertions, 0 deletions
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 '<pkg>-graph-depends'
+** +python-matplotlib+ to use 'graph-build'
OpenPOWER on IntegriCloud