wok diff perl-http-server-simple-authen/receipt @ rev 21351

lxpanel: update DEPENDS
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 21 03:46:57 2019 +0300 (2019-04-21)
parents 660220d9dba5
children ca4a422cce07
line diff
     1.1 --- a/perl-http-server-simple-authen/receipt	Fri Oct 12 11:23:47 2018 +0200
     1.2 +++ b/perl-http-server-simple-authen/receipt	Sun Apr 21 03:46:57 2019 +0300
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="HTTP::Server::Simple::Authen 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-http-server-simple"
    1.10 +BUILD_DEPENDS="$DEPENDS"
    1.11  SOURCE="HTTP-Server-Simple-Authen"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://cpan.org/"