htmldoc: Rework DEPENDS updates
authorTom Rini <tom_rini@mentor.com>
Fri, 1 Oct 2010 14:42:15 +0000 (07:42 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 1 Oct 2010 14:42:15 +0000 (07:42 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/htmldoc/htmldoc_1.9.x-r1571.bb

index 01fc15e..39ff846 100644 (file)
@@ -1,6 +1,7 @@
 require htmldoc.inc
 BBCLASSEXTEND = "native"
-DEPENDS_pn-htmldoc += "htmldoc-native"
+DEPENDS += "htmldoc-native"
+DEPENDS_virtclass-native = ""
 PR = "r3"