aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-system-monitor
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-07-24 15:01:33 +0300
committerKhem Raj <raj.khem@gmail.com>2019-07-26 14:29:17 -0700
commitbd526f7cc3a757b9b6d85a2ee1658950c53a5578 (patch)
tree74a7fc0c72802ea5448e003a138a1474ea42e6b6 /meta-gnome/recipes-gnome/gnome-system-monitor
parentaa98f9eb73f801401ef8e138017266edc60cc13e (diff)
downloadmeta-openembedded-contrib-bd526f7cc3a757b9b6d85a2ee1658950c53a5578.tar.gz
meta-gnome: Inherit gnomebase instead of gnome
The gnome class pulls in usually unwanted dependencies like gconf. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-system-monitor')
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb
index c2432a322d..701b0891cd 100644
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb
@@ -14,7 +14,7 @@ DEPENDS = " \
GNOMEBASEBUILDCLASS = "meson"
-inherit gnomebase gtk-icon-cache distro_features_check gettext
+inherit gnomebase gconf gtk-icon-cache distro_features_check gettext
REQUIRED_DISTRO_FEATURES = "x11"