aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4_4.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bluez/bluez4_4.35.bb')
-rw-r--r--recipes/bluez/bluez4_4.35.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/bluez/bluez4_4.35.bb b/recipes/bluez/bluez4_4.35.bb
index ce9c5a36ea..5a47b5c293 100644
--- a/recipes/bluez/bluez4_4.35.bb
+++ b/recipes/bluez/bluez4_4.35.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Linux Bluetooth Stack Userland V4"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "gst-plugins-base alsa-lib libusb-compat dbus-glib"
+DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib"
HOMEPAGE = "http://www.bluez.org"
LICENSE = "GPL"
@@ -9,7 +9,7 @@ LICENSE = "GPL"
PROVIDES_append_angstrom = " bluez-utils bluez-libs"
-PR = "r1"
+PR = "r2"
SRC_URI = "\
http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
@@ -32,7 +32,7 @@ EXTRA_OECONF = "\
--enable-hid2hci \
--enable-dfutool \
--enable-hidd \
- --enable-pandd \
+ --enable-pand \
--enable-dund \
--disable-cups \
--enable-test \