Revert "bluez: build depend on 'readline'"

This reverts commit ef1dc59246da91a9bdc78b6054e96fc06edd188d.
This commit is contained in:
Stephan Raue 2013-01-30 06:23:52 +01:00
parent 52e8b1e9c7
commit 617d5bfc45

View File

@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
PKG_SITE="http://www.bluez.org/"
PKG_URL="http://www.kernel.org/pub/linux/bluetooth/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="libusb-compat dbus glib systemd"
PKG_BUILD_DEPENDS="toolchain libusb-compat dbus glib systemd readline"
PKG_BUILD_DEPENDS="toolchain libusb-compat dbus glib systemd"
PKG_PRIORITY="optional"
PKG_SECTION="network"
PKG_SHORTDESC="bluez: Bluetooth Tools and System Daemons for Linux."