Преглед изворни кода

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 година
родитељ
комит
c7ece205fa
1 измењених фајлова са 1 додато и 0 уклоњено
  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)
 ** +python+ (version 2.6 or 2.7)
 ** +unzip+
 ** +unzip+
 ** +rsync+
 ** +rsync+
+** +texinfo+ (required for internal Buildroot toolchain backend)
 
 
 * Source fetching tools:
 * Source fetching tools:
 ** +wget+
 ** +wget+