perl/perl-LWP-Protocol-socks: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:09 -07:00 committed by Willy Sudiarto Raharjo
parent 2a79c5108d
commit eda7bcea7a
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/S/SC/SCR/LWP-Protocol-socks-1.7.t
MD5SUM="1f2031d0838d4c04babfb85f767d9ae0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-IO-Socket-Socks libwww-perl perl-LWP-Protocol-https"
REQUIRES="perl-IO-Socket-Socks perl-LWP-Protocol-https"
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"