perl/perl-Pod-Coverage: Added the new dep perl-Pod-Parser.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-06-23 08:35:36 +02:00 committed by Robby Workman
parent 07082b7d4a
commit 1afd05d682

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://cpan.metacpan.org/authors/id/R/RC/RCLAMP/Pod-Coverage-0.23.tar.
MD5SUM="12229e553ee7887680ee3db11da5ee52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Devel-Symdump"
REQUIRES="perl-Devel-Symdump perl-Pod-Parser"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"