Răsfoiți Sursa

manual: prerequisite.txt: add texinfo to the mandatory package list

Using the internal Buildroot toolchain backend, makeinfo, whom belongs to
the texinfo package, is required to build gcc and gdb.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin 12 ani în urmă
părinte
comite
c7ece205fa
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      docs/manual/prerequisite.txt

+ 1 - 0
docs/manual/prerequisite.txt

@@ -42,6 +42,7 @@ Mandatory packages
 ** +python+ (version 2.6 or 2.7)
 ** +unzip+
 ** +rsync+
+** +texinfo+ (required for internal Buildroot toolchain backend)
 
 * Source fetching tools:
 ** +wget+