mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-DateTime: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dce363032c
commit
8d1dea620e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-1.25.tar.gz
|
||||||
MD5SUM="3343f67ebefb3f082a0067dfaee3b3c8"
|
MD5SUM="3343f67ebefb3f082a0067dfaee3b3c8"
|
||||||
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 perl-Test-Warnings perl-Module-Build"
|
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