gnome-bluetooth3: Fix RRECOMMENS typo

Signed-off-by: Michal Sieron <michalwsieron@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Michal Sieron 2026-03-29 23:37:03 +02:00 committed by Khem Raj
parent 01a34fa1cc
commit 4f2cc704e5
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -34,6 +34,6 @@ do_install:append() {
FILES:${PN} += "${datadir}/gnome-bluetooth"
# offer alternate bluetooth-sendto
RRECOMMENS:${PN} += "gnome-bluetooth"
RRECOMMENDS:${PN} += "gnome-bluetooth"
RDEPENDS:${PN} += "bluez5"