libhandy was removed when g-s-m ported to GTK 4.

gnome-common is not required now that g-s-m uses Meson not autoconf.

polkit was removed in g-s-m 3.36 (March 2020).

Update the DISTRO_FEATURES check, polkit isn't required but opengl is
via GTK 4.

Signed-off-by: Ross Burton <[email protected]>
---
 .../gnome-system-monitor/gnome-system-monitor_50.0.bb       | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git 
a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb 
b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb
index 1ae11dda3b..29918605ef 100644
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
 DEPENDS = " \
     catch2 \
-    gnome-common-native \
     libxml2-native \
     glib-2.0-native \
     glibmm-2.68 \
@@ -13,15 +12,12 @@ DEPENDS = " \
     libadwaita \
     libgtop \
     librsvg \
-    polkit \
-    libhandy \
 "
 
-
 inherit gnomebase gsettings gnome-help itstool gtk-icon-cache features_check 
gettext
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
-REQUIRED_DISTRO_FEATURES = "polkit"
+REQUIRED_DISTRO_FEATURES = "opengl"
 
 SRC_URI[archive.sha256sum] = 
"a4138aa754b4584c46de91fad1d685e27b12bc2457de761863b6be02d84c4862"
 
-- 
2.43.0

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

Reply via email to