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

Tom Gundersen tomegun at nymeria.archlinux.org
Sun Dec 29 14:07:35 UTC 2013


    Date: Sunday, December 29, 2013 @ 15:07:35
  Author: tomegun
Revision: 202961

depend on systemd rather than udev

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-29 10:48:06 UTC (rev 202960)
+++ PKGBUILD	2013-12-29 14:07:35 UTC (rev 202961)
@@ -13,7 +13,7 @@
 url="http://www.chromium.org/"
 license=('BSD')
 depends=('gtk2' 'nss' 'alsa-lib' 'xdg-utils' 'bzip2' 'libevent' 'libxss' 'icu'
-         'libgcrypt' 'ttf-font' 'udev' 'dbus' 'flac' 'opus' 'snappy'
+         'libgcrypt' 'ttf-font' 'systemd' 'dbus' 'flac' 'opus' 'snappy'
          'speech-dispatcher' 'pciutils' 'libpulse' 'harfbuzz' 'harfbuzz-icu'
          'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('python2' 'perl' 'gperf' 'yasm' 'mesa' 'libgnome-keyring'




More information about the arch-commits mailing list