see [1] & [2] for discussion of this patch [1] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/026606.html [2] http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/026611.html
Signed-off-by: Andreas Müller <[email protected]> --- meta/classes/gtk-doc.bbclass | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/classes/gtk-doc.bbclass b/meta/classes/gtk-doc.bbclass index 8a312f5..59063b0 100644 --- a/meta/classes/gtk-doc.bbclass +++ b/meta/classes/gtk-doc.bbclass @@ -7,7 +7,6 @@ # packages up any existing documentation (so from tarball builds). DEPENDS_append = " gtk-doc-stub-native" -DEPENDS_virtclass-native_append = " gtk-doc-stub-native" EXTRA_OECONF_append = "\ --disable-gtk-doc \ -- 1.7.6.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
