From 32590d488253c7bac76f964fd10e2e0bacd7ee00 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 29 Jul 2019 08:24:02 +0300 Subject: libgsf: Drop the obsolete inherit gconf libgsf stopped using gconf in 2011. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- 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 e2a838b3a9..ac36ceb046 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" -- cgit v1.2.3-54-g00ecf