summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/perl/libdatetime-locale-perl_0.45.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/perl/libdatetime-locale-perl_0.45.bb b/recipes/perl/libdatetime-locale-perl_0.45.bb
index 276c5d611f..fc712d5ef3 100644
--- a/recipes/perl/libdatetime-locale-perl_0.45.bb
+++ b/recipes/perl/libdatetime-locale-perl_0.45.bb
@@ -2,8 +2,9 @@ DESCRIPTION = "DateTime::Locale - Localization support for DateTime.pm"
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://datetime.perl.org/"
-DEPENDS = "libclass-singleton-perl libparams-validate-perl"
-PR = "r0"
+DEPENDS = "liblist-moreutils-perl-native libparams-validate-perl-native"
+RDEPENDS_${PN} = "liblist-moreutils-perl libparams-validate-perl"
+PR = "r1"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Locale-${PV}.tar.gz"
SRC_URI[md5sum] = "8ba6a4b70f8fa7d987529c2e2c708862"