summaryrefslogtreecommitdiff
path: root/core/dbus-core/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-28 09:49:21 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-28 09:49:21 +0200
commit937cae774d2b744fe7e00f250bd9d9333358a6ad (patch)
tree3efee602086bae79708af013fe47a855439ff538 /core/dbus-core/PKGBUILD
parentbc23d831a86d6c4fee7da37fc1b8e677ab4e231d (diff)
parentad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/systemd/PKGBUILD extra/dbus-glib/PKGBUILD extra/samba/PKGBUILD kde-unstable/kdebase-workspace/PKGBUILD kde-unstable/kdegraphics-mobipocket/PKGBUILD multilib/lib32-dbus-core/PKGBUILD multilib/lib32-libtiff/PKGBUILD
Diffstat (limited to 'core/dbus-core/PKGBUILD')
-rw-r--r--core/dbus-core/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/dbus-core/PKGBUILD b/core/dbus-core/PKGBUILD
index 8801c15d8..286deb9b4 100644
--- a/core/dbus-core/PKGBUILD
+++ b/core/dbus-core/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 162315 2012-06-24 22:30:38Z dreisner $
+# $Id: PKGBUILD 162424 2012-06-27 01:43:40Z dreisner $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Link Dupont <link@subpop.net>
#
pkgname=dbus-core
pkgver=1.6.0
-pkgrel=4
+pkgrel=5
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
arch=(i686 x86_64 'mips64el')
license=('GPL' 'custom')
-depends=('expat>=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow') # shadow for install scriptlet FS#29341
+depends=('expat>=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 'systemd-tools') # shadow for install scriptlet FS#29341
makedepends=('libx11')
conflicts=('dbus<1.2.3-2')
options=(!libtool)