diff options
| author | Michal Sieron <michalwsieron@gmail.com> | 2026-03-29 23:37:03 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-30 19:46:41 -0700 |
| commit | 0cb355cbdc15f2f39c09e146f0d11f8903f739e1 (patch) | |
| tree | ac39c46aa85bf165ccc703d379423b009045687e | |
| parent | 16003e34bdd9f1b74111e97305e9d0f87628a1de (diff) | |
| download | meta-openembedded-0cb355cbdc15f2f39c09e146f0d11f8903f739e1.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" |
