perl/perl-CPANPLUS-Dist-Slackware: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:07 -07:00 committed by Willy Sudiarto Raharjo
parent bee77b94a4
commit a6ca28b9f9
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/V/VO/VOEGELAS/CPANPLUS-Dist-Slack
MD5SUM="9b9f82c2f98cf7193f22a692b71cd737"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fakeroot perl-CPANPLUS perl-CPANPLUS-Dist-Build perl-Module-Pluggable"
REQUIRES="fakeroot perl-CPANPLUS-Dist-Build"
MAINTAINER="Sergey Poznyakoff"
EMAIL="gray@gnu.org"