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:
11edafd
)
sablevm: fix RDEPENDS version syntax
author
Andreas Oberritter
<obi@opendreambox.org>
Fri, 28 Jan 2011 20:12:35 +0000
(20:12 +0000)
committer
Andreas Oberritter
<obi@opendreambox.org>
Fri, 28 Jan 2011 20:16:46 +0000
(20:16 +0000)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
recipes/sablevm/sablevm_1.1.9.bb
patch
|
blob
|
history
diff --git
a/recipes/sablevm/sablevm_1.1.9.bb
b/recipes/sablevm/sablevm_1.1.9.bb
index
2460000
..
85bc74a
100644
(file)
--- a/
recipes/sablevm/sablevm_1.1.9.bb
+++ b/
recipes/sablevm/sablevm_1.1.9.bb
@@
-8,7
+8,7
@@
PR = "r2"
DEPENDS = "libffi libtool popt \
sablevm-classpath"
# unzip"
-RRECOMMENDS_${PN} = "sablevm-classpath (${PV})"
+RRECOMMENDS_${PN} = "sablevm-classpath (
=
${PV})"
SRC_URI = "http://sablevm.org/download/release/${PV}/${PN}-${PV}.tar.gz"