diff --git a/recipes-core/packagegroups-features/packagegroup-nm-bluetooth.bb b/recipes-core/packagegroups-features/packagegroup-nm-bluetooth.bb index dedae6f..cfae016 100644 --- a/recipes-core/packagegroups-features/packagegroup-nm-bluetooth.bb +++ b/recipes-core/packagegroups-features/packagegroup-nm-bluetooth.bb @@ -7,7 +7,10 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" RDEPENDS_${PN}-base = " \ bluez5 \ - bluez5-obex \ - bluez5-noinst-tools \ ${@bb.utils.contains("MACHINE_FEATURES", "tibluetooth", "tibluetooth", "", d)} \ " + +RDEPENDS_${PN}-extended = " \ + bluez5-obex \ + bluez5-noinst-tools \ + "