From 284f38a12b3c19387f2b92a0d4fcd75011b66716 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 10 Aug 2022 18:32:57 -0700 Subject: gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here Its in global namespace and already inherited Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb index b6d9a58e81..a30303cd8c 100644 --- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb +++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_40.0.bb @@ -17,7 +17,7 @@ DEPENDS = " \ ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ " -inherit gnomebase gsettings features_check remove-libtool gettext +inherit gnomebase gsettings features_check gettext ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -- cgit v1.2.3-54-g00ecf