aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jamvm
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-06-30 14:02:15 +0200
committerKoen Kooi <koen@openembedded.org>2010-06-30 14:03:02 +0200
commit52ebbfaf6c5ce452a89e6537034d86586b3c377f (patch)
tree2276a7e8ef4ea1ec1e2f3b3e92df8d1ba96c44c0 /recipes/jamvm
parentd5be18abe1d1b043bd0f7d4579def9e6aecf9d07 (diff)
downloadopenembedded-52ebbfaf6c5ce452a89e6537034d86586b3c377f.tar.gz
jamvm-initial 1.4.5: fix dependencies, see http://tinderbox.openembedded.org/public/logs/task/6388490.txt
Diffstat (limited to 'recipes/jamvm')
-rw-r--r--recipes/jamvm/jamvm-initial_1.4.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jamvm/jamvm-initial_1.4.5.bb b/recipes/jamvm/jamvm-initial_1.4.5.bb
index fb2f4bf330..e3ace6dbdb 100644
--- 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"