perl/perl-XS-Parse-Keyword: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:12 -07:00 committed by Willy Sudiarto Raharjo
parent 121dd80c90
commit 39f18b9b2a
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/XS-Parse-Keyword-0.25
MD5SUM="1a92915a139152aa470a38c0169fdf42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Module-Build perl-ExtUtils-CChecker"
REQUIRES="perl-ExtUtils-CChecker"
MAINTAINER="Nicholas Hubbard"
EMAIL="nicholashubbard@posteo.net"