summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb b/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
index 77991bd158..91f94a1aa0 100644
--- a/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
+++ b/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
@@ -27,7 +27,7 @@ do_install_prepend() {
27 rm -rf ${B}/t/z*.t 27 rm -rf ${B}/t/z*.t
28} 28}
29 29
30RDEPENDS_${PN} = " \ 30RDEPENDS_${PN}_class-target = " \
31 perl-module-carp \ 31 perl-module-carp \
32 perl-module-exporter \ 32 perl-module-exporter \
33 perl-module-exporter-heavy \ 33 perl-module-exporter-heavy \