projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e53fe
)
manual: prerequisite.txt: add texinfo to the mandatory package list
author
Samuel Martin
<s.martin49@gmail.com>
Thu, 15 Nov 2012 20:13:32 +0000
(20:13 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 16 Nov 2012 07:43:43 +0000
(08:43 +0100)
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>
docs/manual/prerequisite.txt
patch
|
blob
|
history
diff --git
a/docs/manual/prerequisite.txt
b/docs/manual/prerequisite.txt
index 693347b96aeff8136fe4ec10c7d0d6f0fd00ed09..31d437d9c3d541c1abe3724c639b7fb6aff5e3d2 100644
(file)
--- a/
docs/manual/prerequisite.txt
+++ b/
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+