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:
4908591
)
sablevm-classpath: add missing DEPENDS on jikes-native
author
Rene Wagner
<rw@handhelds.org>
Sat, 9 Oct 2004 20:12:54 +0000
(20:12 +0000)
committer
Rene Wagner
<rw@handhelds.org>
Sat, 9 Oct 2004 20:12:54 +0000
(20:12 +0000)
BKrev: 41684646k9QY7ZQfFhs7jvrLVZwNTg
sablevm/sablevm-classpath_1.1.6.oe
patch
|
blob
|
history
diff --git
a/sablevm/sablevm-classpath_1.1.6.oe
b/sablevm/sablevm-classpath_1.1.6.oe
index
7cc23db
..
2b93d2b
100644
(file)
--- a/
sablevm/sablevm-classpath_1.1.6.oe
+++ b/
sablevm/sablevm-classpath_1.1.6.oe
@@
-2,9
+2,9
@@
DESCRIPTION = "GNU Classpath modified to work with SableVM"
HOMEPAGE = "http://sablevm.org"
PRIORITY = "optional"
MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
-DEPENDS = "glib-2.0 gtk+ libart-lgpl pango"
+DEPENDS = "glib-2.0 gtk+ libart-lgpl pango
jikes-native
"
RDEPENDS_${PN} = "${PN}-native"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "${SOURCEFORGE_MIRROR}/sablevm/sablevm-classpath-${PV}.tar.gz"