[oe-commits] org.oe.dev classpath-native: Fix typo in depends.

thebohemian commit oe at amethyst.openembedded.net
Sun Jul 27 17:52:04 UTC 2008


classpath-native: Fix typo in depends.

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: 953ae6dd8d43a51ab7e93b1157fbb67ba0c6b42b
ViewMTN: http://monotone.openembedded.org/revision/info/953ae6dd8d43a51ab7e93b1157fbb67ba0c6b42b
Files:
1
packages/classpath/classpath-native.inc
Diffs:

#
# mt diff -ra08c13e1d6c50600fb85844f3940034870cd26ad -r953ae6dd8d43a51ab7e93b1157fbb67ba0c6b42b
#
#
#
# patch "packages/classpath/classpath-native.inc"
#  from [1ac43332aef0a8c639c3aca49bc3319d0ced8273]
#    to [0c60c8b764cd8fe867f13f94edec0cc00fdb43cc]
#
============================================================
--- packages/classpath/classpath-native.inc	1ac43332aef0a8c639c3aca49bc3319d0ced8273
+++ packages/classpath/classpath-native.inc	0c60c8b764cd8fe867f13f94edec0cc00fdb43cc
@@ -6,7 +6,7 @@ SRC_URI = "${GNU_MIRROR}/classpath/class
 
 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
 






More information about the Openembedded-commits mailing list