packagegroup-tools-bluetooth: fix rdepends

RDEPENDS are already specified separately for bluez4 and bluez5.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Oleksandr Kravchuk
2019-03-16 18:10:23 +01:00
committed by Khem Raj
parent 5e70e778a2
commit 521a3b0326
@@ -31,7 +31,3 @@ RDEPENDS_bluez5 = " \
pulseaudio-module-loopback', \
'', d)} \
"
# Install bluez4 tools or bluez5 tools depending on what is specified in the distro.
# Otherwise install nothing.
RDEPENDS_${PN} = "${RDEPENDS_${BLUEZ}}"