summaryrefslogtreecommitdiff
path: root/extra/bluez4
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
committerroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
commitadf79eda8c652508134a41dff3af9524a87bbe5b (patch)
tree7651bdd229352c346fc70589dadd09079fe610a3 /extra/bluez4
parent999ea819e4912b07aecd1ee8187ff1abcdb3de36 (diff)
Fri Jun 14 01:27:27 PDT 2013
Diffstat (limited to 'extra/bluez4')
-rw-r--r--extra/bluez4/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/bluez4/PKGBUILD b/extra/bluez4/PKGBUILD
index 79e2945bf..4d95290c3 100644
--- a/extra/bluez4/PKGBUILD
+++ b/extra/bluez4/PKGBUILD
@@ -1,21 +1,22 @@
-# $Id: PKGBUILD 187858 2013-06-07 09:24:54Z tomegun $
+# $Id: PKGBUILD 188425 2013-06-13 21:55:41Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
pkgname=bluez4
pkgver=4.101
-pkgrel=1
+pkgrel=3
pkgdesc="Deprecated daemon and tools for the Bluetooth protocol stack"
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('dbus' 'python2')
+depends=('dbus' 'bluez-utils')
conflicts=('bluez')
replaces=("bluez<=$pkgver")
makedepends=('gstreamer0.10-base' 'libusb-compat' 'libsndfile' 'libusbx')
optdepends=("gstreamer0.10-base: bluetooth GStreamer support"
"alsa-lib: Audio bluetooth devices support"
+ "python2: to run bluez-simple-agent"
"dbus-python: to run bluez-simple-agent"
"pygobject: to run bluez-simple-agent"
"libusb-compat: USB adapters support"