Now that gtk-doc-native works correctly, the gtk-doc class doesn't need to
depend on target gtk-doc.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
EXTRA_OECONF_prepend_class-native = "--disable-gtk-doc "
EXTRA_OECONF_prepend_class-nativesdk = "--disable-gtk-doc "
-DEPENDS_append_class-target = " gtk-doc-native qemu-native gtk-doc"
+DEPENDS_append_class-target = " gtk-doc-native qemu-native"
# Even though gtkdoc is disabled on -native, gtk-doc package is still
# needed for m4 macros.