git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a548fd0
)
htmldoc: Rework DEPENDS updates
author
Tom Rini
<tom_rini@mentor.com>
Fri, 1 Oct 2010 14:42:15 +0000
(07:42 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/recipes/htmldoc/htmldoc_1.9.x-r1571.bb
b/recipes/htmldoc/htmldoc_1.9.x-r1571.bb
index
01fc15e
..
39ff846
100644
(file)
--- 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"