bluez-utils: depend on gstreamer for headset stuff
authorKoen Kooi <koen@openembedded.org>
Sun, 26 Aug 2007 15:46:21 +0000 (15:46 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 26 Aug 2007 15:46:21 +0000 (15:46 +0000)
packages/bluez/bluez-utils.inc

index 097b8eb..8a8766c 100644 (file)
@@ -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"