package/supertuxkart: enable BlueZ HID Plugin
authorMichael Nosthoff <buildroot@heine.tech>
Sat, 31 Jul 2021 20:38:11 +0000 (22:38 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 2 Aug 2021 15:13:04 +0000 (17:13 +0200)
When BlueZ is enabled ensure to select the BlueZ HID Plugin for wiimote support.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/supertuxkart/Config.in

index 99f2310d827063b4bb75bb15abd4a34eabd70dcd..8af006d632d4f66dbd543aa2977bc935e62d5855 100644 (file)
@@ -25,6 +25,7 @@ config BR2_PACKAGE_SUPERTUXKART
        select BR2_PACKAGE_OPENAL
        select BR2_PACKAGE_XLIB_LIBXRANDR
        select BR2_PACKAGE_ZLIB
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID if BR2_PACKAGE_BLUEZ5_UTILS # runtime
        help
          Karts. Nitro. Action! SuperTuxKart is a free 3D arcade kart
          racer with multiple karts, tracks and modes you can play.