[arch-commits] Commit in cronie/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Sun Dec 30 02:40:58 UTC 2012


    Date: Saturday, December 29, 2012 @ 21:40:58
  Author: bisson
Revision: 173957

fix FS#33237

Modified:
  cronie/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-29 19:10:19 UTC (rev 173956)
+++ PKGBUILD	2012-12-30 02:40:58 UTC (rev 173957)
@@ -9,8 +9,9 @@
 license=('custom:BSD')
 arch=('i686' 'x86_64')
 depends=('pam' 'bash' 'run-parts')
-optdepends=('pm-utils: defer anacron when on battery power'
-            'smtp-server: sending cron job output via email')
+optdepends=('pm-utils: defer anacron on battery power'
+            'smtp-server: send job output via email'
+            'smtp-forwarder: forward job output to email server')
 
 source=("https://fedorahosted.org/releases/c/r/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'cron.deny'




More information about the arch-commits mailing list