aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libexception-class-perl_1.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libexception-class-perl_1.23.bb')
-rw-r--r--recipes/perl/libexception-class-perl_1.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libexception-class-perl_1.23.bb b/recipes/perl/libexception-class-perl_1.23.bb
index a28f8f6f7a..e242f0d238 100644
--- a/recipes/perl/libexception-class-perl_1.23.bb
+++ b/recipes/perl/libexception-class-perl_1.23.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Exception::Class - A module that allows you to declare real excep
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS = "libclass-data-inheritable-perl-native libdevel-stacktrace-perl-native"
-RDEPENDS = "libclass-data-inheritable-perl libdevel-stacktrace-perl"
+RDEPENDS_${PN} = "libclass-data-inheritable-perl libdevel-stacktrace-perl"
PR = "r8"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-${PV}.tar.gz"