mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +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:
committed by
Richard Purdie
parent
31a19bcd5e
commit
99c08eebe5
@@ -8,7 +8,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
|
|||||||
DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native glib-2.0"
|
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"
|
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"
|
EXTRA_OECONF += "--disable-scrollkeeper"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user