bluez: rebuild against new readline

This commit is contained in:
Jeff Huang 2017-02-21 12:39:18 +00:00
parent 2857aa1e56
commit 61197f776f

View File

@ -1,7 +1,7 @@
pkgbase=bluez
pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 'bluez-plugins')
pkgver=5.40
pkgrel=1
pkgrel=2
url="http://www.bluez.org/"
arch=('x86_64')
license=('GPL2')
@ -70,7 +70,7 @@ package_bluez() {
package_bluez-utils() {
pkgdesc="Development and debugging utilities for the bluetooth protocol stack"
depends=('dbus' 'systemd')
depends=('dbus' 'systemd' 'readline')
conflicts=('bluez-hcidump')
provides=('bluez-hcidump')
replaces=('bluez-hcidump')