diff options
author | Koen Kooi <koen@openembedded.org> | 2009-07-17 09:28:03 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-07-17 09:28:03 +0200 |
commit | 165ddf1987723725ab49189a3533b8ae65100bfa (patch) | |
tree | d6acb617d479d20bf9fd3dac74bc5662d8728dd7 | |
parent | 182dec1c02cc438c6d13d19f841ca5470c94b101 (diff) |
bluez4: provide bluez-utils-dbus as well
-rw-r--r-- | recipes/bluez/bluez4.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc index 4c3bfb8e8c..d34cdb9d6b 100644 --- a/recipes/bluez/bluez4.inc +++ b/recipes/bluez/bluez4.inc @@ -7,7 +7,7 @@ LICENSE = "GPL" INC_PR = "r1" # For angstrom we want this to replace at least bluez-libs -PROVIDES_append_angstrom = " bluez-utils bluez-libs" +PROVIDES_append_angstrom = " bluez-utils-dbus bluez-utils bluez-libs" SRC_URI = "\ http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \ |