wok-next diff perl-unicode-string/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 4e6503d7a19f
line diff
     1.1 --- a/perl-unicode-string/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-unicode-string/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/GAAS/$TARBALL"
     1.5  
     1.6  DEPENDS="perl"
     1.7 -BUILD_DEPENDS="perl"
     1.8 +BUILD_DEPENDS="perl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()