wok diff perl-lwp-protocol-https/receipt @ rev 22434

Add sshrc (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 21 12:20:01 2019 +0100 (2019-12-21)
parents 660220d9dba5
children ca4a422cce07
line diff
     1.1 --- a/perl-lwp-protocol-https/receipt	Fri Oct 12 11:23:47 2018 +0200
     1.2 +++ b/perl-lwp-protocol-https/receipt	Sat Dec 21 12:20:01 2019 +0100
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="LWP::Protocol::https module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -DEPENDS="perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9 +DEPENDS="libwww-perl perl-io-socket-ssl"
    1.10 +BUILD_DEPENDS="$DEPENDS"
    1.11  SOURCE="LWP-Protocol-https"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://cpan.org/"