aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libtest-exception-perl_0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libtest-exception-perl_0.22.bb')
-rw-r--r--recipes/perl/libtest-exception-perl_0.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libtest-exception-perl_0.22.bb b/recipes/perl/libtest-exception-perl_0.22.bb
index e48e177257..11213f04a8 100644
--- a/recipes/perl/libtest-exception-perl_0.22.bb
+++ b/recipes/perl/libtest-exception-perl_0.22.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Test::Exception - Test exception based code"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "libsub-uplevel-perl-native"
-RDEPENDS += "perl-module-base perl-module-carp perl-module-strict \
+RDEPENDS_${PN} += "perl-module-base perl-module-carp perl-module-strict \
libsub-uplevel-perl perl-module-test-builder \
perl-module-warnings"
PR = "r3"