[oe-commits] org.oe.dev bluez-utils: depend on gstreamer for headset stuff

koen commit openembedded-commits at lists.openembedded.org
Sun Aug 26 15:58:13 UTC 2007


bluez-utils: depend on gstreamer for headset stuff

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 031c775259e9fb4ce551180e6afdddbbefed9028
ViewMTN: http://monotone.openembedded.org/revision.psp?id=031c775259e9fb4ce551180e6afdddbbefed9028
Files:
1
packages/bluez/bluez-utils.inc
Diffs:

#
# mt diff -r5987b92f4fcc7241331229fb8e17ce2b16e04015 -r031c775259e9fb4ce551180e6afdddbbefed9028
#
# 
# 
# patch "packages/bluez/bluez-utils.inc"
#  from [1f441bd0eaa3829668270c8d41ff96df7bc33e8d]
#    to [c8dd9e28f68c6726fb89a20b6723b6fc9395be33]
# 
============================================================
--- packages/bluez/bluez-utils.inc	1f441bd0eaa3829668270c8d41ff96df7bc33e8d
+++ packages/bluez/bluez-utils.inc	c8dd9e28f68c6726fb89a20b6723b6fc9395be33
@@ -1,7 +1,7 @@ PRIORITY = "optional"
 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"






More information about the Openembedded-commits mailing list