SECTION = "libs"
PRIORITY = "optional"
SECTION = "libs"
DEPENDS = "virtual/libc virtual/libbluetooth"
DESCRIPTION = "Analyses Bluetooth HCI packets."

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

EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR}/.."

inherit autotools libtool