From: Alexandru Palalau Date: Tue, 11 Mar 2014 13:31:27 +0000 (+0000) Subject: gnome-doc-utils: removed gconf inheritance X-Git-Tag: 2015-4~3279 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=eb53ae4a5702dbd65b6e340bbd3ae4566157c081;p=openembedded-core.git gnome-doc-utils: removed gconf inheritance In order to remove WARN-QA message regarding --disable-schemas-install configure option. Signed-off-by: Alexandru Palalau Signed-off-by: Richard Purdie --- 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"