summaryrefslogtreecommitdiffstats
path: root/recipes/openobex/openobex_1.5.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-13 15:49:25 +0100
committerPhil Blundell <philb@gnu.org>2009-06-13 15:49:25 +0100
commitf1dc5457a0352369f41989ae58647f5b9e7e6b43 (patch)
treee2a7c702628ae948c7cfa7f734b33b4cd61e2ee2 /recipes/openobex/openobex_1.5.bb
parent12e94253b38df288fa92d38cbc51f360a684e3b4 (diff)
downloadopenembedded-f1dc5457a0352369f41989ae58647f5b9e7e6b43.tar.gz
openobex: relax dependency from bluez4 to generic bluez-libs
Diffstat (limited to 'recipes/openobex/openobex_1.5.bb')
-rw-r--r--recipes/openobex/openobex_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openobex/openobex_1.5.bb b/recipes/openobex/openobex_1.5.bb
index faa6c066ec..e692d4c0a4 100644
--- a/recipes/openobex/openobex_1.5.bb
+++ b/recipes/openobex/openobex_1.5.bb
@@ -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"