perl/perl-DateTime-Format-ISO8601: Fixed dep information
This commit is contained in:
parent
32d7ed9f13
commit
a391ad5598
|
@ -1,4 +1,2 @@
|
|||
perl-DateTime-Format-ISO8601 parses almost all ISO8601 date and time formats.
|
||||
ISO8601 time-intervals will be supported in a later release.
|
||||
|
||||
This requires perl-DateTime and perl-DateTime-Format-Builder.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/DateTime-Format-I
|
|||
MD5SUM="debb51180d0318ae09cad01c544a1d7d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-DateTime perl-DateTime-Format-Builder"
|
||||
REQUIRES="perl-DateTime-Format-Builder"
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
|
|
Loading…
Reference in New Issue