Commit c7ece205 authored by Samuel Martin's avatar Samuel Martin Committed by Peter Korsgaard
Browse files

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: default avatarSamuel Martin <s.martin49@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b0e53fef
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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+