mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
gnome-doc-utils.inc: inherit gettext instead of DEPENDS
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
95366e44c9
commit
845d49d109
@@ -1,8 +1,8 @@
|
||||
LICENSE = "GPL LGPL"
|
||||
DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native"
|
||||
DEPENDS_virtclass-native = "libxml2-native libxslt-native gettext-native"
|
||||
DEPENDS_virtclass-native = "libxml2-native libxslt-native"
|
||||
|
||||
inherit gnome
|
||||
inherit gnome gettext
|
||||
|
||||
EXTRA_OECONF = "--disable-scrollkeeper"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user