git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f6fdb
)
bluez-utils: depend on gstreamer for headset stuff
author
Koen Kooi
<koen@openembedded.org>
Sun, 26 Aug 2007 15:46:21 +0000
(15:46 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 26 Aug 2007 15:46:21 +0000
(15:46 +0000)
packages/bluez/bluez-utils.inc
patch
|
blob
|
history
diff --git
a/packages/bluez/bluez-utils.inc
b/packages/bluez/bluez-utils.inc
index
097b8eb
..
8a8766c
100644
(file)
--- 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"