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

Dave Reisner dreisner at archlinux.org
Mon Apr 2 14:33:24 UTC 2012


    Date: Monday, April 2, 2012 @ 10:33:23
  Author: dreisner
Revision: 155372

remove dbus from systemd dependencies

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-02 14:03:22 UTC (rev 155371)
+++ PKGBUILD	2012-04-02 14:33:23 UTC (rev 155372)
@@ -41,7 +41,7 @@
 
 package_systemd() {
   pkgdesc="system and service manager"
-  depends=('acl' 'dbus' 'dbus-core' 'libsystemd' 'kbd' 'kmod' 'libcap' 'pam' 'util-linux' 'udev' 'xz')
+  depends=('acl' 'dbus-core' 'libsystemd' 'kbd' 'kmod' 'libcap' 'pam' 'util-linux' 'udev' 'xz')
   optdepends=('cryptsetup: required for encrypted block devices'
               'dbus-python: systemd-analyze'
               'initscripts: legacy support for hostname and vconsole setup'




More information about the arch-commits mailing list