[oe] [meta-gnome][PATCH] libgsf: Drop the obsolete inherit gconf

Adrian Bunk bunk at stusta.de
Mon Jul 29 05:24:02 UTC 2019


libgsf stopped using gconf in 2011.

Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
 meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
index e2a838b3a..ac36ceb04 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
@@ -7,7 +7,7 @@ SECTION = "libs"
 
 DEPENDS= "libxml2 bzip2 glib-2.0 zlib intltool-native gnome-common-native"
 
-inherit autotools pkgconfig gnomebase gconf gobject-introspection
+inherit autotools pkgconfig gnomebase gobject-introspection
 
 SRC_URI += "file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
 
-- 
2.17.1



More information about the Openembedded-devel mailing list