Signed-off-by: Markus Volk <[email protected]>
---
meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb | 1 +
.../xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
b/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
index 8719d3ef0..fba7bc49a 100644
--- a/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
+++ b/meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
@@ -38,6 +38,7 @@ RDEPENDS:${PN} = " \
ca-certificates \
dconf \
flatpak-xdg-utils \
+ fuse3-utils \
"
GIR_MESON_OPTION = "gir"
diff --git
a/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb
b/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb
index 8161ed160..87e8f1f5e 100644
--- a/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb
+++ b/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb
@@ -22,7 +22,7 @@ PORTAL_BACKENDS ?= " \
${@bb.utils.contains('DISTRO_FEATURES', 'gtk4',
'xdg-desktop-portal-gtk', '', d)} \
"
-RDEPENDS:${PN} = "bubblewrap rtkit ${PORTAL_BACKENDS}"
+RDEPENDS:${PN} = "bubblewrap rtkit ${PORTAL_BACKENDS} fuse3-utils"
inherit meson pkgconfig python3native features_check
--
2.44.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110307):
https://lists.openembedded.org/g/openembedded-devel/message/110307
Mute This Topic: https://lists.openembedded.org/mt/106016170/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-