From eb53ae4a5702dbd65b6e340bbd3ae4566157c081 Mon Sep 17 00:00:00 2001 From: Alexandru Palalau Date: Tue, 11 Mar 2014 13:31:27 +0000 Subject: 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 --- meta/recipes-gnome/gnome/gnome-doc-utils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-gnome') 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" -- cgit 1.2.3-korg