summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexandru Palalau <alexandrux.palalau@linux.intel.com>2014-03-11 13:31:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-21 12:05:56 +0000
commit99c08eebe5c99c4e8b9ac070193373ba08d2e03f (patch)
treeed8f921e92c949fa176ed8092e448ec623daf9aa /meta/recipes-gnome
parent31a19bcd5e719e2ffec61be1fe50b76e3e40e687 (diff)
downloadast2050-yocto-poky-99c08eebe5c99c4e8b9ac070193373ba08d2e03f.zip
ast2050-yocto-poky-99c08eebe5c99c4e8b9ac070193373ba08d2e03f.tar.gz
gnome-doc-utils: removed gconf inheritance
In order to remove WARN-QA message regarding --disable-schemas-install configure option. (From OE-Core rev: eb53ae4a5702dbd65b6e340bbd3ae4566157c081) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-doc-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
index 0cc0ee5..e148ce3 100644
--- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc
+++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
@@ -8,7 +8,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native glib-2.0"
DEPENDS_class-native = "libxml2-native libxslt-native intltool-native glib-2.0-native"
-inherit gnome gettext python-dir pythonnative autotools-brokensep
+inherit gnomebase gettext python-dir pythonnative autotools-brokensep
EXTRA_OECONF += "--disable-scrollkeeper"
OpenPOWER on IntegriCloud