summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc b/meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc
index 2707fe88dc..39972ca003 100644
--- a/meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc
+++ b/meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc
@@ -13,8 +13,10 @@
13 13
14# Some additional dependencies that the above doesn't manage to figure out 14# Some additional dependencies that the above doesn't manage to figure out
15# Please take care that exporter depends exporter-heavy, not reverse 15# Please take care that exporter depends exporter-heavy, not reverse
16RDEPENDS_${PN}-module-dynaloader += "${PN}-module-carp"
16RDEPENDS_${PN}-module-exporter += "${PN}-module-exporter-heavy" 17RDEPENDS_${PN}-module-exporter += "${PN}-module-exporter-heavy"
17RDEPENDS_${PN}-module-file-glob += "${PN}-module-feature" 18RDEPENDS_${PN}-module-file-glob += "${PN}-module-feature"
19RDEPENDS_${PN}-module-file-glob += "${PN}-module-file"
18RDEPENDS_${PN}-module-file-path += "${PN}-module-cwd" 20RDEPENDS_${PN}-module-file-path += "${PN}-module-cwd"
19RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix" 21RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix"
20RDEPENDS_${PN}-module-file-stat += "${PN}-module-fcntl" 22RDEPENDS_${PN}-module-file-stat += "${PN}-module-fcntl"