aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-mail-clamav/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2009-06-10 13:13:03 +0000
committerLeonardo Arena <rnalrd@gmail.com>2009-06-10 13:13:03 +0000
commitc6fe7d5cc851196b3dd43e4654ae5ca85fb8c6aa (patch)
tree8a11b5254f22ded7c5a3dc1d4dcf67690a67e8f0 /testing/perl-mail-clamav/APKBUILD
parentfd7370ad224542cb9c5e9f93d6a620008514d88b (diff)
testing/perl-mail-clamav: deps fixed
Diffstat (limited to 'testing/perl-mail-clamav/APKBUILD')
-rw-r--r--testing/perl-mail-clamav/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-mail-clamav/APKBUILD b/testing/perl-mail-clamav/APKBUILD
index db014e01d57..c8ef7ea723f 100644
--- a/testing/perl-mail-clamav/APKBUILD
+++ b/testing/perl-mail-clamav/APKBUILD
@@ -7,8 +7,8 @@ pkgrel=0
pkgdesc="Perl extension for the clamav virus scanner"
url="http://search.cpan.org/~converter/Mail-ClamAV-0.29/"
license="Unknown"
-depends="perl"
-makedepends="perl-dev perl-inline perl-parse-recdescent"
+depends="perl clamav"
+makedepends="perl-dev perl-inline perl-parse-recdescent clamav-dev"
install=
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/C/CO/CONVERTER/$_realname-$pkgver.tar.gz"