summaryrefslogtreecommitdiffstats
path: root/main/perl-dbd-mysql/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-dbd-mysql/APKBUILD')
-rw-r--r--main/perl-dbd-mysql/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-dbd-mysql/APKBUILD b/main/perl-dbd-mysql/APKBUILD
index 9bc8ab997..fab54d138 100644
--- a/main/perl-dbd-mysql/APKBUILD
+++ b/main/perl-dbd-mysql/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Perl CPAN DBD::Mysql module"
url="http://search.cpan.org/dist/${_realpkgname}"
arch="all"
license="GPL PerlArtistic"
-depends="libmysqlclient perl perl-dbi"
+depends="mysql-libs perl perl-dbi"
makedepends="perl perl-dev mysql-dev zlib-dev"
source="http://www.cpan.org/authors/id/C/CA/CAPTTOFU/${_realpkgname}-$pkgver.tar.gz"