openobex: relax dependency from bluez4 to generic bluez-libs
authorPhil Blundell <philb@gnu.org>
Sat, 13 Jun 2009 14:49:25 +0000 (15:49 +0100)
committerPhil Blundell <philb@gnu.org>
Sat, 13 Jun 2009 14:49:25 +0000 (15:49 +0100)
recipes/openobex/openobex_1.5.bb

index faa6c06..e692d4c 100644 (file)
@@ -3,7 +3,7 @@ Object Exchange (OBEX) protocol."
 HOMEPAGE = "http://openobex.triq.net"
 SECTION = "libs"
 PROVIDES = "openobex-apps"
-DEPENDS = "libusb-compat bluez4"
+DEPENDS = "libusb-compat bluez-libs"
 LICENSE = "GPL"
 PR = "r1"