Remove a duplicated line:
RDEPENDS_${PN}-module-cpanplus += "${PN}-module-load"[YOCTO #4064] Signed-off-by: Robert Yang <[email protected]> --- .../recipes-devtools/perl/perl-rdepends_5.14.3.inc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc b/meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc index 87d7a32..62712ed 100644 --- a/meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc +++ b/meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc @@ -383,7 +383,6 @@ RDEPENDS_${PN}-module-cpanplus += "${PN}-module-log-message" RDEPENDS_${PN}-module-cpanplus += "${PN}-module-build" RDEPENDS_${PN}-module-cpanplus += "${PN}-module-corelist" RDEPENDS_${PN}-module-cpanplus += "${PN}-module-load" -RDEPENDS_${PN}-module-cpanplus += "${PN}-module-load" RDEPENDS_${PN}-module-cpanplus += "${PN}-module-loaded" RDEPENDS_${PN}-module-cpanplus += "${PN}-module-pluggable" RDEPENDS_${PN}-module-cpanplus += "${PN}-module-object-accessor" -- 1.7.7 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
