dependencies: check that a full perl installation is available
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Mar 2013 22:26:45 +0000 (22:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 12:57:31 +0000 (13:57 +0100)
commit876e91dc447d874ac17ea1038e836655f24e6750
tree08223e7a0124982d08901745f4bbbb185dd95508
parent11f4c694e97f9610148b043f1c4119af047dba6a
dependencies: check that a full perl installation is available

The host-autoconf build process requires a full Perl installation, or
at least a Perl installation that has the Data::Dumper module
installed. On a basic Debian system, only 'perl-base' is installed,
but Data::Dumper is in the 'perl' package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/dependencies/dependencies.sh