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

Jan de Groot jgc at archlinux.org
Sat Feb 18 12:34:33 UTC 2017


    Date: Saturday, February 18, 2017 @ 12:34:33
  Author: jgc
Revision: 289177

Remove pm-utils from optdepends

Modified:
  cronie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-18 12:25:54 UTC (rev 289176)
+++ PKGBUILD	2017-02-18 12:34:33 UTC (rev 289177)
@@ -10,8 +10,7 @@
 license=('custom:BSD')
 arch=('i686' 'x86_64')
 depends=('pam' 'bash' 'run-parts')
-optdepends=('pm-utils: defer anacron on battery power'
-            'smtp-server: send job output via email'
+optdepends=('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"
         'service'



More information about the arch-commits mailing list