diff options
author | Tim Orling <ticotimo@gmail.com> | 2014-08-08 07:31:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-11 10:47:00 +0100 |
commit | 33a2a7a9bd87c28089b3f859c7dc05e7b26bb9fd (patch) | |
tree | 1f4ef4637aaede259594a2c11968600312cc4aff /meta/conf/distro | |
parent | 9e4f66ec4921c4886203dce99c105141787cc77b (diff) | |
download | openembedded-core-33a2a7a9bd87c28089b3f859c7dc05e7b26bb9fd.tar.gz openembedded-core-33a2a7a9bd87c28089b3f859c7dc05e7b26bb9fd.tar.bz2 openembedded-core-33a2a7a9bd87c28089b3f859c7dc05e7b26bb9fd.zip |
perl-rdepends: add CPAN, CPAN::Meta requirements
While testing libmodule-build-tiny-perl, it was discovered that
perl-module-cpan is missing some RDEPENDS.
* Run "perl -mCPAN::Meta" on a target, the following is missing:
-- perl-module-parse-cpan-meta (Parse::CPAN::Meta)
* Run "perl -mCPAN" on a target, the following (and others) are
missing:
-- perl-module-file-glob (File::Glob)
-- perl-module-config-git (Config_git)
* Also added missing modules from runtime-requires in
https://metacpan.org/source/ANDK/CPAN-2.05/META.json
This patch adds them to perl-rdepends for ${PN}-module-cpan
Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/distro')
0 files changed, 0 insertions, 0 deletions