diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-12-01 17:51:18 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-01 11:24:26 -0800 |
commit | d9c448fb6a61637169e65d9963dcf08a1b0c848b (patch) | |
tree | d1e6de33ce76a8f62d8ef10f82d05681513a99ec /meta-gnome/recipes-gnome | |
parent | 10039570ec4d54b66d3fe70866758b0b0d94c07f (diff) | |
download | meta-openembedded-d9c448fb6a61637169e65d9963dcf08a1b0c848b.tar.gz |
gnome-system-monitor: add gsettings to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.1.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.1.bb index a3583d1de..f30edee68 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.1.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.1.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = " \ | |||
14 | 14 | ||
15 | GNOMEBASEBUILDCLASS = "meson" | 15 | GNOMEBASEBUILDCLASS = "meson" |
16 | 16 | ||
17 | inherit gnomebase gnome-help itstool gtk-icon-cache features_check gettext upstream-version-is-even | 17 | inherit gnomebase gsettings gnome-help itstool gtk-icon-cache features_check gettext upstream-version-is-even |
18 | 18 | ||
19 | REQUIRED_DISTRO_FEATURES = "x11 polkit" | 19 | REQUIRED_DISTRO_FEATURES = "x11 polkit" |
20 | 20 | ||