From 2fe85b7a8468403904f563aa9d5dfcfd9539826c Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 26 Jun 2009 19:18:12 +0000 Subject: many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat: * for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html --- recipes/bluez/bluez4_4.35.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/bluez/bluez4_4.35.bb') diff --git a/recipes/bluez/bluez4_4.35.bb b/recipes/bluez/bluez4_4.35.bb index ce9c5a36ea..1049e8dbed 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" -- cgit 1.2.3-korg