1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

gnome-doc-utils: removed gconf inheritance

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

(From OE-Core rev: eb53ae4a5702dbd65b6e340bbd3ae4566157c081)

Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandru Palalau
2014-03-11 13:31:27 +00:00
committed by Richard Purdie
parent 31a19bcd5e
commit 99c08eebe5
+1 -1
View File
@@ -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"