classpath-native: Fix typo in depends.
authorRobert Schuster <thebohemian@gmx.net>
Sun, 27 Jul 2008 17:36:22 +0000 (17:36 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Sun, 27 Jul 2008 17:36:22 +0000 (17:36 +0000)
packages/classpath/classpath-native.inc

index 3094dca..3f18c5f 100644 (file)
@@ -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