diff options
| author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-08-27 10:08:40 +0000 |
|---|---|---|
| committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-08-27 10:08:40 +0000 |
| commit | 7143b95dbfddaa91006b679d16f8e4e9907c4907 (patch) | |
| tree | 805167b29ebc36ad88e530f1538bbecbc97e3c96 /packages/bluez | |
| parent | 04f1fbc5efc6be1f54ca52efa708701a1ff76c60 (diff) | |
| parent | f12bac9343c3825c4106c61ac57f30c3f539616c (diff) | |
merge of '5281adaea9fd65292934a8ed7fa0e871e220ca7f'
and 'db972685a453721f344867c46d01ba28142c82bf'
Diffstat (limited to 'packages/bluez')
| -rw-r--r-- | packages/bluez/bluez-utils.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bluez/bluez-utils.inc b/packages/bluez/bluez-utils.inc index 097b8eba13..8a8766cbf8 100644 --- a/packages/bluez/bluez-utils.inc +++ b/packages/bluez/bluez-utils.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Bluetooth Stack Userland Utilities." SECTION = "console" PRIORITY = "optional" -DEPENDS = "bluez-libs-${PV} libusb dbus cups" +DEPENDS = "gstreamer gst-plugins-base bluez-libs-${PV} libusb dbus cups" PROVIDES = "bluez-utils-dbus" RPROVIDES_${PN} = "bluez-pan bluez-sdp bluez-utils-dbus" RREPLACES = "bluez-utils-dbus" |
