xdg-desktop-portal-gnome is no longer used exclusively by gnome-shell. For 
example, it is also used by
niri to provide support for screencasts.

It is not necessary for xdg-desktop-portal-gnome to add runtime dependencies 
for mutter and gnome-shell.
In this context, doing so is actually counterproductive.

Signed-off-by: Markus Volk <[email protected]>
---
 .../xdg-desktop-portal/xdg-desktop-portal-gnome_50.0.bb       | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_50.0.bb
 
b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_50.0.bb
index 00ef8a5d97..f9d52a5bb2 100644
--- 
a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_50.0.bb
+++ 
b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_50.0.bb
@@ -23,9 +23,7 @@ REQUIRED_DISTRO_FEATURES = "polkit"
 
 SRC_URI[archive.sha256sum] = 
"ceeef2fb68b34b3f66a3def0a332a22a70af272641fb6c50065b7a2fde3d5759"
 
-PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 
'wayland', d)}"
+PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
 PACKAGECONFIG[wayland] = ",,wayland-native"
-PACKAGECONFIG[screenshot] = ",,,gnome-shell"
-PACKAGECONFIG[screencast] = ",,,mutter"
 
 FILES:${PN} += "${systemd_user_unitdir} ${datadir}"
-- 
2.54.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127145): 
https://lists.openembedded.org/g/openembedded-devel/message/127145
Mute This Topic: https://lists.openembedded.org/mt/119434633/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to