mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 20:00:33 +00:00
perl: Add missing perl module dependency
This fixes runtime errors when using the module (as used by various other perl module ptests). (From OE-Core rev: ba2dff81186c194c5f4b7361f2f9678068d93769) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ef6985d990
commit
085f2e013e
@ -2657,6 +2657,7 @@ RDEPENDS_perl-module-encode += "perl-module-constant"
|
||||
RDEPENDS_perl-module-encode += "perl-module-encode-alias"
|
||||
RDEPENDS_perl-module-encode += "perl-module-encode-config"
|
||||
RDEPENDS_perl-module-encode += "perl-module-encode-configlocal-pm"
|
||||
RDEPENDS_perl-module-encode += "perl-module-encode-encoding"
|
||||
RDEPENDS_perl-module-encode += "perl-module-encode-mime-name"
|
||||
RDEPENDS_perl-module-encode += "perl-module-exporter"
|
||||
RDEPENDS_perl-module-encode += "perl-module-parent"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user