]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk-doc.bbclass: unbreak dependency-chain for native recipes
authorAndreas Müller <schnitzeltony@googlemail.com>
Thu, 26 Jul 2012 16:17:02 +0000 (18:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Jul 2012 13:07:23 +0000 (14:07 +0100)
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 <schnitzeltony@googlemail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/gtk-doc.bbclass

index 8a312f5b2f7612367396cf247c4a9472dceb0908..59063b00f236d6bbabc8e4bf982b3bd407871ee8 100644 (file)
@@ -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 \