aboutsummaryrefslogtreecommitdiffstats
path: root/packages/classpath
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-07-27 17:36:22 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-07-27 17:36:22 +0000
commit1b5a0cc2e6ed2ace27e9281e41ee87073bbf9604 (patch)
tree031403180f486e95b3ef19567920173fd7d4ab31 /packages/classpath
parentf8643cc0c333379bf08920f7a78623189df9c9a4 (diff)
downloadopenembedded-1b5a0cc2e6ed2ace27e9281e41ee87073bbf9604.tar.gz
classpath-native: Fix typo in depends.
Diffstat (limited to 'packages/classpath')
-rw-r--r--packages/classpath/classpath-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/classpath/classpath-native.inc b/packages/classpath/classpath-native.inc
index 3094dca924..3f18c5fab6 100644
--- 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-nativei gettext-native"
+DEPENDS = "ecj-initial fastjar-native zip-native gettext-native"
inherit autotools native