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:
4271565
)
xalan-j: fix non-native DEPENDS
author
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 12:15:53 +0000
(14:15 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 19 Aug 2010 12:17:35 +0000
(14:17 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xalan-j/xalan-j_2.7.1.bb
patch
|
blob
|
history
diff --git
a/recipes/xalan-j/xalan-j_2.7.1.bb
b/recipes/xalan-j/xalan-j_2.7.1.bb
index
df9e78d
..
585b5f3
100644
(file)
--- a/
recipes/xalan-j/xalan-j_2.7.1.bb
+++ b/
recipes/xalan-j/xalan-j_2.7.1.bb
@@
-3,10
+3,10
@@
LICENSE = "AL2.0"
AUTHOR = "Apache Software Foundation"
HOMEPAGE = "http://xml.apache.org/xalan-j
-PR = "r
2
"
+PR = "r
3
"
DEPENDS = "fastjar-native xerces-j regexp jlex cup jaxp1.3 bcel"
-DEPENDS = "\
+DEPENDS
_virtclass-native
= "\
fastjar-native \
xerces-j-native regexp-native jlex-native cup-native jaxp1.3-native bcel-native \
"