perl/perl-Feature-Compat-Try: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:08 -07:00 committed by Willy Sudiarto Raharjo
parent 6191c09587
commit 26f498084c
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/P/PE/PEVANS/Feature-Compat-Try-0.
MD5SUM="a932c00e6591e3a823d3622fff8475e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Module-Build perl-Syntax-Keyword-Try"
REQUIRES="perl-Syntax-Keyword-Try"
MAINTAINER="Nicholas Hubbard"
EMAIL="nicholashubbard@posteo.net"