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

Thomas Bächler thomas at nymeria.archlinux.org
Fri Mar 28 21:17:39 UTC 2014


    Date: Friday, March 28, 2014 @ 22:17:39
  Author: thomas
Revision: 208939

upgpkg: pkgstats 2.3-4: fix dependencies

Modified:
  pkgstats/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-28 21:17:33 UTC (rev 208938)
+++ PKGBUILD	2014-03-28 21:17:39 UTC (rev 208939)
@@ -8,7 +8,7 @@
 arch=('any')
 url='https://www.archlinux.de'
 license=('GPL')
-depends=('bash' 'curl' 'pacman' 'sed' 'coreutils' 'cron' 'awk' 'grep')
+depends=('bash' 'curl' 'pacman' 'sed' 'coreutils' 'systemd' 'awk' 'grep')
 source=('pkgstats.sh'
         pkgstats.{timer,service})
 install='pkgstats.install'




More information about the arch-commits mailing list