From 13a4f328ac7ceccedcadfca574e22098cf35e2df Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 17 Mar 2010 20:23:20 +0100 Subject: spampd: add dependency Signed-off-by: Florian Pritz --- spampd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spampd/PKGBUILD b/spampd/PKGBUILD index 53eacd9..f9c7abd 100644 --- a/spampd/PKGBUILD +++ b/spampd/PKGBUILD @@ -1,12 +1,12 @@ # Contributor: Florian "Bluewind" Pritz pkgname=spampd pkgver=2.30 -pkgrel=1 +pkgrel=2 pkgdesc="Spamassassin Proxy Daemon" arch=('any') url="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm" license=('GPL') -depends=('perl' 'perl-net-server') +depends=('perl' 'perl-net-server' 'spamassassin') backup=(etc/conf.d/spampd) install=spampd.install source=("http://www.worlddesign.com/Content/rd/mta/$pkgname/$pkgname-$pkgver.tar.gz" -- cgit v1.2.3-24-g4f1b