aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-07-23 18:16:49 +0300
committerKhem Raj <raj.khem@gmail.com>2019-07-26 14:29:17 -0700
commitfc5030a5fb96e6e430620553107680e420beadec (patch)
tree3e746068a3024d4ef3cc7589fae2d9ae16044ce7 /meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb
parentbd526f7cc3a757b9b6d85a2ee1658950c53a5578 (diff)
downloadmeta-openembedded-contrib-fc5030a5fb96e6e430620553107680e420beadec.tar.gz
meta-oe: 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-oe/recipes-gnome/atk/atkmm_2.28.0.bb')
-rw-r--r--meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb b/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb
index 63f4f09ba9..e587e2a109 100644
--- a/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb
+++ b/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
DEPENDS = "atk glibmm"
-inherit distro_features_check gnome autotools pkgconfig
+inherit distro_features_check gnomebase autotools pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"