aa8f25f9327f4472a4f08878c4a11b304c92b754
[vuplus_openembedded] / bluez-hcidump / bluez-hcidump_1.5.oe
1 SECTION="libs"
2 PRIORITY="optional"
3 RDEPENDS="libc6"
4 SECTION="libs"
5 DEPENDS=virtual/libc virtual/libbluetooth
6
7 SRC_URI = http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz \
8           file://${FILESDIR}/configure.patch;patch=1
9 S=${WORKDIR}/${P}
10
11 EXTRA_OECONF:="--with-bluez-libs=${STAGING_DIR}/target"
12
13 inherit autotools libtool