diff --git a/package/kodi/Config.in b/package/kodi/Config.in index f436a444d3..6896e85e7b 100644 --- a/package/kodi/Config.in +++ b/package/kodi/Config.in @@ -135,6 +135,10 @@ config BR2_PACKAGE_KODI_BLUEZ help Enable bluetooth support +comment "bluetooth support needs a toolchain w/ headers >= 3.4" + depends on BR2_TOOLCHAIN_HAS_SYNC_4 + depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 + config BR2_PACKAGE_KODI_DBUS bool "dbus" select BR2_PACKAGE_DBUS