소스 검색

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>
Marcus Hoffmann 8 년 전
부모
커밋
fc67850dfa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/manual/prerequisite.txt

+ 1 - 0
docs/manual/prerequisite.txt

@@ -36,6 +36,7 @@ between distributions).
 ** +unzip+
 ** +rsync+
 ** +file+ (must be in +/usr/bin/file+)
+** +bc+
 
 * Source fetching tools:
 ** +wget+