- add dependency on gnome-desktop and libsecret

Signed-off-by: Markus Volk <[email protected]>
---
 meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb 
b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb
index d920c6d65..8dc4d8317 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.0.bb
@@ -13,9 +13,9 @@ DEPENDS = " \
     geocode-glib \
     gjs \
     gnome-autoar \
+    gnome-desktop \
     polkit \
     pipewire \
-    libcroco \
     libsoup-3.0 \
     ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', 
'startup-notification', d)} \
     ibus \
@@ -38,7 +38,7 @@ SRC_URI += 
"file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.pat
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 
'systemd', d)}"
 PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth"
-PACKAGECONFIG[nm] = "-Dnetworkmanager=true, 
-Dnetworkmanager=false,networkmanager,networkmanager"
+PACKAGECONFIG[nm] = "-Dnetworkmanager=true, 
-Dnetworkmanager=false,networkmanager libsecret,networkmanager"
 PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd"
 
 EXTRA_OEMESON = " \
-- 
2.42.0

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

Reply via email to