diff options
| author | Michal Sieron <michalwsieron@gmail.com> | 2026-03-29 23:37:03 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 13:16:36 -0700 |
| commit | 4f2cc704e524089bd9184c41879e2cdaa40b86e5 (patch) | |
| tree | af849188e653f44ecc00b642a6258ffb73b70164 | |
| parent | 01a34fa1cc16a0d134726af0a6f63fbab6b7dd13 (diff) | |
| download | meta-openembedded-4f2cc704e524089bd9184c41879e2cdaa40b86e5.tar.gz | |
gnome-bluetooth3: Fix RRECOMMENS typo
Signed-off-by: Michal Sieron <michalwsieron@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb index 1ceff5ffcf..8490e3d161 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3_3.34.5.bb | |||
| @@ -34,6 +34,6 @@ do_install:append() { | |||
| 34 | FILES:${PN} += "${datadir}/gnome-bluetooth" | 34 | FILES:${PN} += "${datadir}/gnome-bluetooth" |
| 35 | 35 | ||
| 36 | # offer alternate bluetooth-sendto | 36 | # offer alternate bluetooth-sendto |
| 37 | RRECOMMENS:${PN} += "gnome-bluetooth" | 37 | RRECOMMENDS:${PN} += "gnome-bluetooth" |
| 38 | 38 | ||
| 39 | RDEPENDS:${PN} += "bluez5" | 39 | RDEPENDS:${PN} += "bluez5" |
