mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
bluez-hcidump: Fix DEPENDS on bluez4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool."
|
||||
SECTION = "console"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "bluez-libs"
|
||||
DEPENDS = "bluez4"
|
||||
LICENSE = "GPL"
|
||||
PR = "r0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user