diff mbox

[1/1] docs: Add bc to required tools.

Message ID 20170105192709.29145-1-m.hoffmann@cartelsol.com
State Accepted
Commit fc67850dfa6da47bad3627b7f6cf62c0eabff783
Headers show

Commit Message

Marcus Hoffmann Jan. 5, 2017, 7:27 p.m. UTC
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>
---
 docs/manual/prerequisite.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Yann E. MORIN Jan. 5, 2017, 9:25 p.m. UTC | #1
Marcus, All,

On 2017-01-05 20:27 +0100, Marcus Hoffmann spake thusly:
> 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>

Regards,
Yann E. MORIN.

> ---
>  docs/manual/prerequisite.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
> index ac0ab62..110fab4 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+
> -- 
> 2.9.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Peter Korsgaard Jan. 6, 2017, 11:19 a.m. UTC | #2
>>>>> "Marcus" == Marcus Hoffmann <m.hoffmann@cartelsol.com> writes:

 > 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>

Committed, thanks.
diff mbox

Patch

diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index ac0ab62..110fab4 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+