perl/perl-Parser-MGC: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:10 -07:00 committed by Willy Sudiarto Raharjo
parent 7d96e70f8a
commit 70b94f9478
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/Parser-MGC-0.21.tar.g
MD5SUM="d76cab74a2c87084df85c7d62ef64f8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Module-Build perl-Feature-Compat-Try"
REQUIRES="perl-Feature-Compat-Try"
MAINTAINER="Nicholas Hubbard"
EMAIL="nicholashubbard@posteo.net"