wok diff perl-dbd-mysql/receipt @ rev 4154

Fix: coreutils-operations dont remove cp/rm in post_install, we need them to install
author Christophe Lincoln <pankso@slitaz.org>
date Mon Sep 21 21:04:25 2009 +0200 (2009-09-21)
parents 2d03cdc832cb
children 5da28531bdd0
line diff
     1.1 --- a/perl-dbd-mysql/receipt	Sun Nov 23 12:23:06 2008 +0000
     1.2 +++ b/perl-dbd-mysql/receipt	Mon Sep 21 21:04:25 2009 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="DBD::mysql module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="perl perl-dbi-dbd libmysqlclient"
     1.8 +DEPENDS="perl perl-dbi-dbd libmysqlclient zlib"
     1.9  BUILD_DEPENDS="perl perl-dbi-dbd"
    1.10  SOURCE="DBD-mysql"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"