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:
f8643cc
)
classpath-native: Fix typo in depends.
author
Robert Schuster
<thebohemian@gmx.net>
Sun, 27 Jul 2008 17:36:22 +0000
(17:36 +0000)
committer
Robert Schuster
<thebohemian@gmx.net>
Sun, 27 Jul 2008 17:36:22 +0000
(17:36 +0000)
packages/classpath/classpath-native.inc
patch
|
blob
|
history
diff --git
a/packages/classpath/classpath-native.inc
b/packages/classpath/classpath-native.inc
index
3094dca
..
3f18c5f
100644
(file)
--- a/
packages/classpath/classpath-native.inc
+++ b/
packages/classpath/classpath-native.inc
@@
-6,7
+6,7
@@
S = "${WORKDIR}/classpath-${PV}"
SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
-DEPENDS = "ecj-initial fastjar-native zip-native
i
gettext-native"
+DEPENDS = "ecj-initial fastjar-native zip-native gettext-native"
inherit autotools native