wok diff perl-test-compile/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 8f9586f867fd
line diff
     1.1 --- a/perl-test-compile/receipt	Fri Oct 12 11:23:47 2018 +0200
     1.2 +++ b/perl-test-compile/receipt	Sat Dec 21 12:20:01 2019 +0100
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="Test::Compile 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="perl-universal-require"
    1.10 +BUILD_DEPENDS="$DEPENDS"
    1.11  SOURCE="Test-Compile"
    1.12  TARBALL="$SOURCE-v$VERSION.tar.gz"
    1.13  WEB_SITE="http://cpan.org/"