diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/perl/perl-5.14.3/config.sh | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl-5.14.3/config.sh b/meta/recipes-devtools/perl/perl-5.14.3/config.sh index dc507cfdba..68dcfa940d 100644 --- a/meta/recipes-devtools/perl/perl-5.14.3/config.sh +++ b/meta/recipes-devtools/perl/perl-5.14.3/config.sh | |||
@@ -856,7 +856,7 @@ FileCache Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags \ | |||
856 | IO/Compress IO/Zlib IPC/Cmd IPC/Open2 IPC/Open3 JSON/PP Locale/Codes \ | 856 | IO/Compress IO/Zlib IPC/Cmd IPC/Open2 IPC/Open3 JSON/PP Locale/Codes \ |
857 | Locale/Maketext Locale/Maketext/Simple Log/Message Log/Message/Simple \ | 857 | Locale/Maketext Locale/Maketext/Simple Log/Message Log/Message/Simple \ |
858 | Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList \ | 858 | Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList \ |
859 | Module/Load Module/Load/Conditional Module/Loaded Module/Pluggable NEXT Net/Ping \ | 859 | Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Module/Pluggable NEXT Net/Ping \ |
860 | Object/Accessor Package/Constants Params/Check Parse/CPAN/Meta Perl/OSType \ | 860 | Object/Accessor Package/Constants Params/Check Parse/CPAN/Meta Perl/OSType \ |
861 | PerlIO/via/QuotedPrint Pod/Escapes Pod/Html Pod/LaTeX Pod/Parser Pod/Perldoc \ | 861 | PerlIO/via/QuotedPrint Pod/Escapes Pod/Html Pod/LaTeX Pod/Parser Pod/Perldoc \ |
862 | Pod/Plainer Pod/Simple Safe SelfLoader Shell Switch Term/ANSIColor Term/Cap \ | 862 | Pod/Plainer Pod/Simple Safe SelfLoader Shell Switch Term/ANSIColor Term/Cap \ |
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 62712eda56..8b2a040287 100644 --- a/meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc +++ b/meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc | |||
@@ -237,6 +237,7 @@ RDEPENDS_${PN}-module-build += "${PN}-module-getopt-long" | |||
237 | RDEPENDS_${PN}-module-build += "${PN}-module-inc-latest" | 237 | RDEPENDS_${PN}-module-build += "${PN}-module-inc-latest" |
238 | RDEPENDS_${PN}-module-build += "${PN}-module-io-file" | 238 | RDEPENDS_${PN}-module-build += "${PN}-module-io-file" |
239 | RDEPENDS_${PN}-module-build += "${PN}-module-build" | 239 | RDEPENDS_${PN}-module-build += "${PN}-module-build" |
240 | RDEPENDS_${PN}-module-build += "${PN}-module-metadata" | ||
240 | RDEPENDS_${PN}-module-build += "${PN}-module-pod-man" | 241 | RDEPENDS_${PN}-module-build += "${PN}-module-pod-man" |
241 | RDEPENDS_${PN}-module-build += "${PN}-module-strict" | 242 | RDEPENDS_${PN}-module-build += "${PN}-module-strict" |
242 | RDEPENDS_${PN}-module-build += "${PN}-module-tap-harness" | 243 | RDEPENDS_${PN}-module-build += "${PN}-module-tap-harness" |