SECTION = "libs"
PRIORITY = "optional"
SECTION = "libs"
DEPENDS = "virtual/libbluetooth"
DESCRIPTION = "Utilities for controlling Bluetooth devices."
PR = "r1"

SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
	   file://man.patch;patch=1 \
	   file://configure.patch;patch=1"

EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"

inherit autotools