mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libextutils-helpers-perl: fix RDEPENDS
* Module::Load is provided by perl-module-load, NOT perl-module-module-load * Fixes QA build-deps warning. Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
b46da4f44f
commit
83ef3fec6a
|
|
@ -21,7 +21,7 @@ RDEPENDS_${PN} = " perl-module-file-copy \
|
|||
perl-module-carp \
|
||||
perl-module-test-more \
|
||||
perl-module-text-parsewords \
|
||||
perl-module-module-load \
|
||||
perl-module-load \
|
||||
perl-module-file-temp \
|
||||
perl-module-file-spec-functions \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user