mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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>
This commit is contained in:
committed by
Peter Korsgaard
parent
b0e53fef86
commit
c7ece205fa
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user