package/cwiid: select BlueZ HID plugin
the HID plugin now needs to be explictly enabled. Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
78428b24a8
commit
7dcadf5c28
@ -7,6 +7,7 @@ config BR2_PACKAGE_CWIID
|
||||
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 # bluez5_utils
|
||||
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # bluez5_utils
|
||||
select BR2_PACKAGE_BLUEZ5_UTILS
|
||||
select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID # runtime
|
||||
help
|
||||
A collection of Linux tools written in C for interfacing to
|
||||
the Nintendo Wiimote.
|
||||
|
Loading…
Reference in New Issue
Block a user