mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-Date-Calc: Fixed dep information
This commit is contained in:
parent
6af515e68d
commit
18d10715c4
2 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,3 @@
|
|||
perl-Date-Calc provides perl modules for Gregorian calendar date calculations.
|
||||
|
||||
perl-Date-Calc is required for pflogsumm.
|
||||
|
||||
perl-Date-Calc requires:
|
||||
1. perl-Sub-Uplevel
|
||||
2. perl-Test-Exception
|
||||
3. perl-Carp-Clan
|
||||
4. perl-Bit-Vector
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Date-Calc-6.3.tar.gz
|
|||
MD5SUM="9b64555b7051c1beb6b61daead2d01b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Bit-Vector perl-Carp-Clan perl-Sub-Uplevel perl-Test-Exception pflogsumm"
|
||||
REQUIRES="perl-Bit-Vector"
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
||||
|
|
Loading…
Reference in a new issue