[OE-core] [PATCH v2 5/6] gnome-doc-utils: removed gconf inheritance

Alexandru Palalau alexandrux.palalau at linux.intel.com
Wed Mar 12 12:27:27 UTC 2014


In order to remove WARN-QA message regarding --disable-schemas-install configure option.

Signed-off-by: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
---
 meta/recipes-gnome/gnome/gnome-doc-utils.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
index 0cc0ee5..ddda3a6 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 gtk-icon-cache mime
 
 EXTRA_OECONF += "--disable-scrollkeeper"
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list