aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/gtk-doc.bbclass
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-07-26 18:17:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-27 14:07:23 +0100
commitf9ae930552bc5f1d59f207d4cd0e2b1b4f811dbc (patch)
treeff86a46256d8db9ecce3be21cef33a103b9d6b09 /meta/classes/gtk-doc.bbclass
parent923eb657f24a1feaa93172eda8f87252e86bfea2 (diff)
downloadopenembedded-core-contrib-f9ae930552bc5f1d59f207d4cd0e2b1b4f811dbc.tar.gz
gtk-doc.bbclass: unbreak dependency-chain for native recipes
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>
Diffstat (limited to 'meta/classes/gtk-doc.bbclass')
-rw-r--r--meta/classes/gtk-doc.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/gtk-doc.bbclass b/meta/classes/gtk-doc.bbclass
index 8a312f5b2f..59063b00f2 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 \