aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgsf
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-07-24 15:01:33 +0300
committerKhem Raj <raj.khem@gmail.com>2019-07-26 14:29:17 -0700
commitbd526f7cc3a757b9b6d85a2ee1658950c53a5578 (patch)
tree74a7fc0c72802ea5448e003a138a1474ea42e6b6 /meta-gnome/recipes-gnome/libgsf
parentaa98f9eb73f801401ef8e138017266edc60cc13e (diff)
downloadmeta-openembedded-contrib-bd526f7cc3a757b9b6d85a2ee1658950c53a5578.tar.gz
meta-gnome: 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-gnome/recipes-gnome/libgsf')
-rw-r--r--meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb2
1 files changed, 1 insertions, 1 deletions
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 08e52241b0..e2a838b3a9 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 gnome gconf gobject-introspection
+inherit autotools pkgconfig gnomebase gconf gobject-introspection
SRC_URI += "file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"