]> code.ossystems Code Review - openembedded-core.git/commit
gtk-doc: inherit classes only if gtk-doc is enabled
authorRoss Burton <ross.burton@intel.com>
Mon, 5 Mar 2018 22:19:31 +0000 (22:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Mar 2018 14:34:00 +0000 (06:34 -0800)
commitb93386b22e1dc78b2917652dac4ad02745a99989
tree23cedd4703f0d4ac11601fb06335feeb01d85feb
parent9c367c92df0ca8afe0a75b066fdc9e21560d57ff
gtk-doc: inherit classes only if gtk-doc is enabled

Respect GTKDOC_ENABLED when inheriting python3native and DEPENDing on
qemu-native, as they're not needed when disabled.

python3native is required as otherwise the host Python is most likely used which
may or may not have python3-six installed (a requirement of gtk-doc).

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/gtk-doc.bbclass