aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libtimedate-perl_1.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libtimedate-perl_1.20.bb')
-rw-r--r--recipes/perl/libtimedate-perl_1.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libtimedate-perl_1.20.bb b/recipes/perl/libtimedate-perl_1.20.bb
index bbf98739aa..fcd9b4f422 100644
--- a/recipes/perl/libtimedate-perl_1.20.bb
+++ b/recipes/perl/libtimedate-perl_1.20.bb
@@ -4,7 +4,7 @@ SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r0"
-RDEPENDS += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local"
+RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local"
PACKAGE_ARCH = "all"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz"