[arch-commits] Commit in spamassassin/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Sat Jun 17 10:29:08 UTC 2017
Date: Saturday, June 17, 2017 @ 10:29:00
Author: bluewind
Revision: 298921
Add gcc optdep
Modified:
spamassassin/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-17 08:05:25 UTC (rev 298920)
+++ PKGBUILD 2017-06-17 10:29:00 UTC (rev 298921)
@@ -14,7 +14,8 @@
'perl-io-socket-inet6' 'perl-mail-dkim' 'perl-crypt-ssleay')
makedepends=('razor' 'perl-dbi')
optdepends=('razor: to identify collaborately-flagged spam'
- 'make: to use sa-compile')
+ 'make: to use sa-compile'
+ 'gcc: to use sa-compile')
backup=('etc/mail/spamassassin/local.cf'
'etc/mail/spamassassin/init.pre'
'etc/mail/spamassassin/v310.pre'
More information about the arch-commits
mailing list