perl/perl-Sub-Exporter-ForMethods: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:11 -07:00 committed by Willy Sudiarto Raharjo
parent 29857bdde8
commit d037ed5549
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/R/RJ/RJBS/Sub-Exporter-ForMethods
MD5SUM="2b0a23fd3fe6861959400bb4fc4d282f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Sub-Exporter perl-Sub-Name perl-namespace-autoclean"
REQUIRES="perl-namespace-autoclean"
MAINTAINER="Jan F. Chadima"
EMAIL="jfch@jagda.eu"