wok-next diff perl-html-parser/receipt @ rev 19879

qemacs: does not need gcc3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 04 18:36:44 2017 +0200 (2017-10-04)
parents 1a86cb99cbbf
children 0e7893ac206d
line diff
     1.1 --- a/perl-html-parser/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-html-parser/receipt	Wed Oct 04 18:36:44 2017 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://cpan.metacpan.org/authors/id/G/GA/GAAS/$TARBALL"
     1.5  
     1.6  DEPENDS="perl-html-tagset"
     1.7 -BUILD_DEPENDS="$DEPENDS"
     1.8 +BUILD_DEPENDS="$DEPENDS perl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()