wok-next diff perl-dbd-pg/receipt @ rev 20151

uclibc-cross-compiler-x86_64: receipt v2 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 01 14:57:04 2017 +0100 (2017-11-01)
parents 1a86cb99cbbf
children 44d2daaccb67
line diff
     1.1 --- a/perl-dbd-pg/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-dbd-pg/receipt	Wed Nov 01 14:57:04 2017 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/$TARBALL"
     1.5  
     1.6  DEPENDS="perl-dbi libpostgresqlclient"
     1.7 -BUILD_DEPENDS="$DEPENDS postgresql-dev"
     1.8 +BUILD_DEPENDS="$DEPENDS perl-dev postgresql-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()