[arch-commits] Commit in bluez4/trunk (PKGBUILD)
Tom Gundersen
tomegun at nymeria.archlinux.org
Thu Jun 13 19:54:41 UTC 2013
Date: Thursday, June 13, 2013 @ 21:54:41
Author: tomegun
Revision: 188421
upgpkg: bluez4 4.101-3
pull in bluez-utils
Should fix FS#35696
Modified:
bluez4/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-13 19:11:49 UTC (rev 188420)
+++ PKGBUILD 2013-06-13 19:54:41 UTC (rev 188421)
@@ -5,12 +5,12 @@
pkgname=bluez4
pkgver=4.101
-pkgrel=2
+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')
+depends=('dbus' 'bluez-utils')
conflicts=('bluez')
replaces=("bluez<=$pkgver")
makedepends=('gstreamer0.10-base' 'libusb-compat' 'libsndfile' 'libusbx')
More information about the arch-commits
mailing list