mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
bluez: build depend on 'readline'
This commit is contained in:
parent
43c7a7ec2b
commit
ef1dc59246
@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.bluez.org/"
|
PKG_SITE="http://www.bluez.org/"
|
||||||
PKG_URL="http://www.kernel.org/pub/linux/bluetooth/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="http://www.kernel.org/pub/linux/bluetooth/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="libusb-compat dbus glib systemd"
|
PKG_DEPENDS="libusb-compat dbus glib systemd"
|
||||||
PKG_BUILD_DEPENDS="toolchain libusb-compat dbus glib systemd"
|
PKG_BUILD_DEPENDS="toolchain libusb-compat dbus glib systemd readline"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="network"
|
PKG_SECTION="network"
|
||||||
PKG_SHORTDESC="bluez: Bluetooth Tools and System Daemons for Linux."
|
PKG_SHORTDESC="bluez: Bluetooth Tools and System Daemons for Linux."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user