perl/perl-DateTime: Fixed requires.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2015-01-15 18:18:50 -05:00 committed by Willy Sudiarto Raharjo
parent a8a626e5ae
commit 484f4befb6

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-1.10.tar.
MD5SUM="2dccc83565dfffef50611acaa50f0426"
DOWNLOAD_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"
EMAIL="dsomero@hotmail.com"