buildrootschalter/support/dependencies
Thomas Petazzoni 7cbebbc48c Add 'bc' in the mandatory dependencies
Since a few kernel releases, having 'bc' installed is mandatory to
build the kernel. See commit
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=70730bca1331fc50c3caacaea00439de1325bd6e
of the kernel.

Since this tool is generally available by default in distributions,
and we're unlikely to see version-specific problems with it, we
just check for it to be installed in
support/dependencies/dependencies.sh.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-07-05 15:30:43 +02:00
..
check-host-tar.mk
check-host-tar.sh
dependencies.mk Normalize separator size to 80 in remaining makefiles 2013-06-20 17:32:07 +02:00
dependencies.sh Add 'bc' in the mandatory dependencies 2013-07-05 15:30:43 +02:00