summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Sieron <michalwsieron@gmail.com>2026-03-29 23:37:03 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-01 13:16:36 -0700
commit4f2cc704e524089bd9184c41879e2cdaa40b86e5 (patch)
treeaf849188e653f44ecc00b642a6258ffb73b70164
parent01a34fa1cc16a0d134726af0a6f63fbab6b7dd13 (diff)
downloadmeta-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.bb2
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() {
34FILES:${PN} += "${datadir}/gnome-bluetooth" 34FILES:${PN} += "${datadir}/gnome-bluetooth"
35 35
36# offer alternate bluetooth-sendto 36# offer alternate bluetooth-sendto
37RRECOMMENS:${PN} += "gnome-bluetooth" 37RRECOMMENDS:${PN} += "gnome-bluetooth"
38 38
39RDEPENDS:${PN} += "bluez5" 39RDEPENDS:${PN} += "bluez5"