summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-06 15:01:49 +0100
committerErich Eckner <git@eckner.net>2019-02-06 15:01:49 +0100
commita4bcd1abf4683fc8c59fe031dab6bcd2a61c3c71 (patch)
tree717614c322ce9cef989ce499d1e1c8c0e5df1637
parent02fcab671a8f5acfddae5b061a8b21b75a239659 (diff)
downloadarchlinuxewe.git.save-a4bcd1abf4683fc8c59fe031dab6bcd2a61c3c71.tar.xz
python2-courier-pythonfilter: more/other optdepends
-rw-r--r--python2-courier-pythonfilter/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/python2-courier-pythonfilter/PKGBUILD b/python2-courier-pythonfilter/PKGBUILD
index 4a85c2ab..2d078297 100644
--- a/python2-courier-pythonfilter/PKGBUILD
+++ b/python2-courier-pythonfilter/PKGBUILD
@@ -18,8 +18,10 @@ source=("http://www.dragonsdawn.net/~gordon/courier-pythonfilter/${_pkgname}-${p
sha512sums=('75ffff7d9692861c535ee18d1d25954c79e81275641172ad706caf0c65dc715ffd4a1c021b0e26fc992fffdf6c2842ed8fc688eff82ec42591b35af834c0ace4')
backup=('etc/pythonfilter-modules.conf' 'etc/pythonfilter.conf')
optdepends=(
- 'clamav: Virus Scan'
- 'spamassassin: Spam Detection'
+ 'python2-pyclamav: Virus Scan'
+ 'python2-pydns: dialback'
+ 'python2-spf: spfcheck and whitelist_spf'
+ 'spamassassin: Spam Detection'
)
build() {