diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-07-07 00:43:31 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-16 12:07:54 +0200 |
commit | 026d47c7c524a026e04871084343c9a371efde65 (patch) | |
tree | e39ca445531f319523782f001ea8e582a1988260 /board/acmesystems | |
parent | 0a7c9b6b0ac63d01ca55a75363e9c446dca19772 (diff) | |
download | buildroot-026d47c7c524a026e04871084343c9a371efde65.tar.gz buildroot-026d47c7c524a026e04871084343c9a371efde65.zip |
dependencies: check for MakeMaker Perl module
ExtUtils::MakeMaker is one of the Perl Core modules usually packaged in
Perl package for a Debian/Ubuntu based system.
For a Fedora based system, each Perl Core modules have their own RPM
package. So install only Perl package is not enough.
Fixes:
>>> host-libxml-parser-perl 2.41 Configuring
[...]
perl `which perl` Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the ExtUtils::MakeMaker module)
Add a new Perl module check in dependency.sh.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: François Perrad <francois.perrad@gadz.org>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/acmesystems')
0 files changed, 0 insertions, 0 deletions