perl-DateTime-TimeZone: use perl-Params-ValidationCompiler

This commit is contained in:
newbluemoon 2017-09-19 16:29:10 +02:00 committed by Leаh Neukirchen
parent 410a9a8473
commit c0cf388669
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'perl-DateTime-TimeZone'
pkgname=perl-DateTime-TimeZone
version=2.13
revision=1
revision=2
noarch=yes
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="perl-Class-Singleton perl-Module-Runtime perl-Params-Validate perl-Try-Tiny"
depends="perl-Class-Singleton perl-Module-Runtime perl-Params-ValidationCompiler perl-Try-Tiny"
short_desc="Time zone object base class and factory"
maintainer="John Regan <john@jrjrtech.com>"
homepage="http://search.cpan.org/dist/DateTime-TimeZone"