aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libtest-differences-perl_0.47.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libtest-differences-perl_0.47.bb')
-rw-r--r--recipes/perl/libtest-differences-perl_0.47.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libtest-differences-perl_0.47.bb b/recipes/perl/libtest-differences-perl_0.47.bb
index 434fefbd1f..ea95fa7135 100644
--- a/recipes/perl/libtest-differences-perl_0.47.bb
+++ b/recipes/perl/libtest-differences-perl_0.47.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Test::Differences - Test strings and data structures and show dif
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "libtext-diff-perl-native"
-RDEPENDS += "perl-module-carp perl-module-constant perl-module-exporter \
+RDEPENDS_${PN} += "perl-module-carp perl-module-constant perl-module-exporter \
perl-module-strict libtext-diff-perl"
PR = "r3"