mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-DateTime: Fixed requires.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a8a626e5ae
commit
484f4befb6
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-1.10.tar.
|
||||||
MD5SUM="2dccc83565dfffef50611acaa50f0426"
|
MD5SUM="2dccc83565dfffef50611acaa50f0426"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-DateTime-Locale perl-DateTime-TimeZone perl-Math-Round perl-Test-Exception"
|
REQUIRES="perl-DateTime-Locale perl-DateTime-TimeZone perl-Math-Round perl-Test-Exception perl-Test-Warnings"
|
||||||
MAINTAINER="David Somero"
|
MAINTAINER="David Somero"
|
||||||
EMAIL="dsomero@hotmail.com"
|
EMAIL="dsomero@hotmail.com"
|
||||||
|
|
Loading…
Reference in a new issue