mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 12:13:07 +00:00
bluez-hcidump: Fix DEPENDS on bluez4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
1aaa18b886
commit
50c3af1bcf
@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool."
|
||||
SECTION = "console"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "bluez-libs"
|
||||
DEPENDS = "bluez4"
|
||||
LICENSE = "GPL"
|
||||
PR = "r0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user