aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/htmldoc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/htmldoc')
-rw-r--r--recipes/htmldoc/htmldoc_1.9.x-r1571.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/htmldoc/htmldoc_1.9.x-r1571.bb b/recipes/htmldoc/htmldoc_1.9.x-r1571.bb
index 01fc15e5b6..39ff846cdd 100644
--- a/recipes/htmldoc/htmldoc_1.9.x-r1571.bb
+++ b/recipes/htmldoc/htmldoc_1.9.x-r1571.bb
@@ -1,6 +1,7 @@
require htmldoc.inc
BBCLASSEXTEND = "native"
-DEPENDS_pn-htmldoc += "htmldoc-native"
+DEPENDS += "htmldoc-native"
+DEPENDS_virtclass-native = ""
PR = "r3"