aboutsummaryrefslogtreecommitdiffstats
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:33 +0000
commiteb53ae4a5702dbd65b6e340bbd3ae4566157c081 (patch)
tree2e471729069bb6c7fd475b5539a46f9cee5d0ceb /meta/recipes-gnome
parent1138976f7bdcd24ef57451a2c2ceffa43666610f (diff)
downloadopenembedded-core-contrib-eb53ae4a5702dbd65b6e340bbd3ae4566157c081.tar.gz
gnome-doc-utils: removed gconf inheritance
In order to remove WARN-QA message regarding --disable-schemas-install configure option. 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 0cc0ee5105..e148ce3350 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"