mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 15:57:13 +08:00
bluez: rebuild against new readline
This commit is contained in:
parent
2857aa1e56
commit
61197f776f
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user