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:
d5be18a
)
jamvm-initial 1.4.5: fix dependencies, see http://tinderbox.openembedded.org/public...
author
Koen Kooi
<koen@openembedded.org>
Wed, 30 Jun 2010 12:02:15 +0000
(14:02 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 30 Jun 2010 12:03:02 +0000
(14:03 +0200)
recipes/jamvm/jamvm-initial_1.4.5.bb
patch
|
blob
|
history
diff --git
a/recipes/jamvm/jamvm-initial_1.4.5.bb
b/recipes/jamvm/jamvm-initial_1.4.5.bb
index
fb2f4bf
..
e3ace6d
100644
(file)
--- a/
recipes/jamvm/jamvm-initial_1.4.5.bb
+++ b/
recipes/jamvm/jamvm-initial_1.4.5.bb
@@
-2,7
+2,7
@@
SUMMARY = "A compact Java Virtual Machine which conforms to the JVM specificatio
HOMEPAGE = "http://jamvm.sourceforge.net/"
LICENSE = "GPL"
-DEPENDS = "zlib-native classpath-initial jikes-initial"
+DEPENDS = "zlib-native classpath-initial jikes-initial
libffi-native
"
PR = "r1"