perl/perl-Syntax-Keyword-Try: 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 d037ed5549
commit 7681eaa416
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Syntax-Keyword-Try-0.
MD5SUM="47fef750062dfe38036a0043c1a88ef5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-XS-Parse-Keyword perl-Module-Build"
REQUIRES="perl-XS-Parse-Keyword"
MAINTAINER="Nicholas Hubbard"
EMAIL="nicholashubbard@posteo.net"