Revert "Revert "bluez: build depend on 'readline'""

This reverts commit 617d5bfc45965d1a11a091486f278f45c856c425.
This commit is contained in:
Stephan Raue 2013-01-30 06:28:51 +01:00
parent 11a932c4ec
commit a36cfc862a

View File

@ -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."