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

Christian Hesse eworm at archlinux.org
Tue Jul 7 16:17:59 UTC 2020


    Date: Tuesday, July 7, 2020 @ 16:17:59
  Author: eworm
Revision: 659204

make systemd a build dependency

Modified:
  at/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-07 16:17:13 UTC (rev 659203)
+++ PKGBUILD	2020-07-07 16:17:59 UTC (rev 659204)
@@ -11,7 +11,7 @@
 url='http://blog.calhariz.com/tag/at'
 license=('GPL')
 depends=('pam' 'flex')
-makedepends=('smtp-forwarder' 'git')
+makedepends=('smtp-forwarder' 'git' 'systemd')
 backup=('etc/at.deny'
         'etc/pam.d/atd'
         'var/spool/atd/.SEQ')



More information about the arch-commits mailing list