makeinfo is required by recent binutils and gcc

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26605 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2010-06-05 23:58:49 +00:00
parent 9f6ec43b32
commit 46f267c0e1

View file

@ -34,7 +34,7 @@ if [ -z $GNU_MIRROR ] ; then
fi
# These are the tools this script requires and depends upon.
reqtools="gcc bzip2 make patch"
reqtools="gcc bzip2 make patch makeinfo"
##############################################################################
# Functions: