summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-03-17 20:23:20 +0100
committerFlorian Pritz <bluewind@xssn.at>2010-03-17 20:23:20 +0100
commit13a4f328ac7ceccedcadfca574e22098cf35e2df (patch)
tree97aecea83db713555bd839cb2a774333ca2f7ed4
parentc6231092427aacb1f3b5eeb592f368a5ab9ec185 (diff)
downloadaur-packages-13a4f328ac7ceccedcadfca574e22098cf35e2df.tar.gz
aur-packages-13a4f328ac7ceccedcadfca574e22098cf35e2df.tar.xz
spampd: add dependency
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rw-r--r--spampd/PKGBUILD4
1 files 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 <flo@xssn.at>
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"