All of lore.kernel.org
 help / color / mirror / Atom feed
* [STABLE][PATCH] jamvm-initial: add libffi-native dependency
@ 2010-01-12 16:28 Marcin Juszkiewicz
  2010-01-13 17:11 ` Denys Dmytriyenko
  2010-01-13 19:52 ` Koen Kooi
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2010-01-12 16:28 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Martin Jansa

From: Martin Jansa <martin.jansa@gmail.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
---
 recipes/jamvm/jamvm-initial_1.5.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/jamvm/jamvm-initial_1.5.0.bb b/recipes/jamvm/jamvm-initial_1.5.0.bb
index 1566deb..4ef56c1 100644
--- a/recipes/jamvm/jamvm-initial_1.5.0.bb
+++ b/recipes/jamvm/jamvm-initial_1.5.0.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"
 
-- 
1.6.6






^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-13 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-12 16:28 [STABLE][PATCH] jamvm-initial: add libffi-native dependency Marcin Juszkiewicz
2010-01-13 17:11 ` Denys Dmytriyenko
2010-01-13 19:52 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.