[oe-commits] Alexandru Palalau : gnome-doc-utils: removed gconf inheritance

git at git.openembedded.org git at git.openembedded.org
Fri Mar 21 11:58:42 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: eb53ae4a5702dbd65b6e340bbd3ae4566157c081
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=eb53ae4a5702dbd65b6e340bbd3ae4566157c081

Author: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
Date:   Tue Mar 11 13:31:27 2014 +0000

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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..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"
 



More information about the Openembedded-commits mailing list