This means we don't need a separate DEPENDS for virtclass-native
(these are updated correctly).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
LICENSE = "GPL LGPL"
-DEPENDS = "libxml2 libxslt libxslt-native libxml2-native gettext-native"
-DEPENDS_virtclass-native = "libxslt-native libxml2-native gettext-native"
+DEPENDS = "libxml2 libxslt libxslt-native libxml2-native"
INC_PR = "r6"
-inherit gnomebase
+inherit gnomebase gettext
EXTRA_OECONF = "--disable-scrollkeeper"
FILES_${PN} += "${datadir}/xml*"
BBCLASSEXTEND = "native"
-