jamvm-initial 1.4.5: fix dependencies, see http://tinderbox.openembedded.org/public...
authorKoen Kooi <koen@openembedded.org>
Wed, 30 Jun 2010 12:02:15 +0000 (14:02 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 30 Jun 2010 12:03:02 +0000 (14:03 +0200)
recipes/jamvm/jamvm-initial_1.4.5.bb

index fb2f4bf..e3ace6d 100644 (file)
@@ -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"