diff options
Diffstat (limited to 'recipes/perl/libtimedate-perl_1.20.bb')
-rw-r--r-- | recipes/perl/libtimedate-perl_1.20.bb | 2 |
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 fcd9b4f422..9c44dc62a5 100644 --- a/recipes/perl/libtimedate-perl_1.20.bb +++ b/recipes/perl/libtimedate-perl_1.20.bb @@ -2,7 +2,7 @@ DESCRIPTION = "TimeDate - parser for absolute times" SECTION = "libs" # You can redistribute it and/or modify it under the same terms as Perl itself. LICENSE = "Artistic|GPL" -PR = "r0" +PR = "r1" RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" PACKAGE_ARCH = "all" |