diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /core/dbus | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/dbus')
-rw-r--r-- | core/dbus/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/dbus/PKGBUILD b/core/dbus/PKGBUILD index 744854f5a..c748a8611 100644 --- a/core/dbus/PKGBUILD +++ b/core/dbus/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196496 2013-10-14 13:17:45Z tomegun $ +# $Id: PKGBUILD 197807 2013-10-30 11:03:01Z allan $ # Maintainer: Tom Gundersen <teg@jklm.no> # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Link Dupont <link@subpop.net> @@ -16,7 +16,6 @@ optdepends=('libx11: dbus-launch support') provides=('dbus-core') conflicts=('dbus-core') replaces=('dbus-core') -options=(!libtool) source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz 30-dbus systemd-user-session.patch) |