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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/perl/libtest-differences-perl_0.47.bb b/recipes/perl/libtest-differences-perl_0.47.bb
index 434fefbd1f..b8922232b4 100644
--- a/recipes/perl/libtest-differences-perl_0.47.bb
+++ b/recipes/perl/libtest-differences-perl_0.47.bb
@@ -2,9 +2,9 @@ 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"
+PR = "r4"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBS/Test-Differences-${PV}.tar.gz"