summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcus Hoffmann <m.hoffmann@cartelsol.com>2017-01-05 20:27:09 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-06 12:18:30 +0100
commitfc67850dfa6da47bad3627b7f6cf62c0eabff783 (patch)
tree93a8c8b9e849814779c3f4631d45447ea0268744 /docs
parent231b317dd3cf2b4b05737231b67f87c529985fef (diff)
docs: Add bc to required tools
We check for bc under required packages. It should be listed as such in the docs. Signed-off-by: Marcus Hoffmann <m.hoffmann@cartelsol.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/prerequisite.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index ac0ab62e3..110fab41f 100644
--- a/docs/manual/prerequisite.txt
+++ b/docs/manual/prerequisite.txt
@@ -36,6 +36,7 @@ between distributions).
** +unzip+
** +rsync+
** +file+ (must be in +/usr/bin/file+)
+** +bc+
* Source fetching tools:
** +wget+