[oe-commits] org.oe.dev bluez-utils: depends on libusb

koen commit openembedded-commits at lists.openembedded.org
Mon Jul 30 11:36:23 UTC 2007


bluez-utils: depends on libusb

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

#
# mt diff -r6c89e16689bde0d5bff8b0e47eea04a458190a56 -r21cc63203b5df2e8d90f0a909db0ffa185502b72
#
# 
# 
# patch "packages/bluez/bluez-utils.inc"
#  from [13716750ab0571681b9e8449ea1ce394c881897e]
#    to [1f441bd0eaa3829668270c8d41ff96df7bc33e8d]
# 
============================================================
--- packages/bluez/bluez-utils.inc	13716750ab0571681b9e8449ea1ce394c881897e
+++ packages/bluez/bluez-utils.inc	1f441bd0eaa3829668270c8d41ff96df7bc33e8d
@@ -1,7 +1,7 @@ PRIORITY = "optional"
 DESCRIPTION = "Linux Bluetooth Stack Userland Utilities."
 SECTION = "console"
 PRIORITY = "optional"
-DEPENDS = "bluez-libs-${PV} dbus cups"
+DEPENDS = "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