wok-next rev 19747

perl-xml-parser: fix bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 08 11:37:15 2017 +0200 (2017-06-08)
parents e3681453b45c
children 2f73953f6cee
files perl-xml-parser/receipt
line diff
     1.1 --- a/perl-xml-parser/receipt	Thu Jun 08 10:44:48 2017 +0200
     1.2 +++ b/perl-xml-parser/receipt	Thu Jun 08 11:37:15 2017 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="XML-Parser-$VERSION.tar.gz"
     1.5  WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TODDR/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="$DEPENDS expat-dev"
     1.8 +BUILD_DEPENDS="perl-libwww-perl expat-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()