aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorCatalin Enache <catalin.enache@windriver.com>2016-03-11 11:41:26 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-12 22:11:21 +0000
commit4739aa620464469447f98a3ab840d0ec182ad1d1 (patch)
tree0af9d4b6a4544455272d92da5d3816b159fc217f /README
parent1be0ae80f97bdee758232ec5397c09d73d57e1e0 (diff)
downloadopenembedded-core-contrib-4739aa620464469447f98a3ab840d0ec182ad1d1.tar.gz
perl: fix missing dependency for perl-misc
"perl-misc" package is adding tens of perl utilities which have depencies on perl-modules. For example, in order for "prove" to work correctly following modules are needed: RDEPENDS_perl-misc += "perl perl-module-app-prove perl-module-overloading perl-module-tap-base perl-module-file-glob perl-module-tap-formatter-console perl-module-tap-formatter-base perl-module-tap-formatter-file perl-module-tap-formatter-session perl-module-tap-parser perl-module-tap-parser-aggregator perl-module-tap-parser-scheduler" If we compile a list of modules needed by the utilities added by "perl-misc" we may end up having to add hundreds of modules to RDEPENDS_perl-misc. Rather than adding hundreds of dependencies only perl-modules was added. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions