mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
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:
@@ -34,6 +34,6 @@ do_install:append() {
|
|||||||
FILES:${PN} += "${datadir}/gnome-bluetooth"
|
FILES:${PN} += "${datadir}/gnome-bluetooth"
|
||||||
|
|
||||||
# offer alternate bluetooth-sendto
|
# offer alternate bluetooth-sendto
|
||||||
RRECOMMENS:${PN} += "gnome-bluetooth"
|
RRECOMMENDS:${PN} += "gnome-bluetooth"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "bluez5"
|
RDEPENDS:${PN} += "bluez5"
|
||||||
|
|||||||
Reference in New Issue
Block a user