aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libtest-output-perl_0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libtest-output-perl_0.10.bb')
-rw-r--r--recipes/perl/libtest-output-perl_0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libtest-output-perl_0.10.bb b/recipes/perl/libtest-output-perl_0.10.bb
index 1746a08d0a..ce1eb9a2af 100644
--- a/recipes/perl/libtest-output-perl_0.10.bb
+++ b/recipes/perl/libtest-output-perl_0.10.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Test::Output - Utilities to test STDOUT and STDERR messages"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "libsub-exporter-perl-native"
-RDEPENDS += "libsub-exporter-perl"
+RDEPENDS_${PN} += "libsub-exporter-perl"
PR = "r3"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SS/SSORICHE/Test-Output-${PV}.tar.gz"