wok-stable diff perl-dbd-mysql/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 89e187b7d309
children
line diff
     1.1 --- a/perl-dbd-mysql/receipt	Sat Mar 14 07:53:36 2009 +0000
     1.2 +++ b/perl-dbd-mysql/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="DBD::mysql module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  DEPENDS="perl perl-dbi-dbd libmysqlclient zlib"
     1.7 -BUILD_DEPENDS="perl perl-dbi-dbd"
     1.8 +BUILD_DEPENDS="perl perl-dbi-dbd mysql-dev"
     1.9  SOURCE="DBD-mysql"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://cpan.org/"