From adf79eda8c652508134a41dff3af9524a87bbe5b Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Jun 2013 01:27:56 -0700 Subject: Fri Jun 14 01:27:27 PDT 2013 --- extra/bluez4/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/bluez4') 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 # Contributor: Andrea Scarpino # Contributor: Geoffroy Carrier 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" -- cgit v1.2.3-54-g00ecf