diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-09-25 12:31:11 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-09-25 12:31:11 +0000 |
commit | 18b8a107ca4f903a486988b9562c8055ada1c018 (patch) | |
tree | a8c9019724f4f3c55b6b59b8259439ce5ec885e9 /packages/midpath/midpath-common.inc | |
parent | 627c4ce3d477576fcf1f13949341c9894f913061 (diff) | |
parent | f98bbbba774cd1fa5c4d320639617218bc74b987 (diff) |
merge of '0c1609602324e53bbaa1c371330798fbeb1adaec'
and '4375f1c5c294da70172d3a0d99da040cb85d66fd'
Diffstat (limited to 'packages/midpath/midpath-common.inc')
-rw-r--r-- | packages/midpath/midpath-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/midpath/midpath-common.inc b/packages/midpath/midpath-common.inc index 1690b4fc44..0c320e4408 100644 --- a/packages/midpath/midpath-common.inc +++ b/packages/midpath/midpath-common.inc @@ -5,7 +5,7 @@ LICENSE = "GPL" PRIORITY = "optional" SECTION = "interpreters" -DEPENDS = "virtual/javac-native classpath-native classpath fastjar-native" +DEPENDS = "virtual/javac-native classpath-tools-native classpath fastjar-native" GLIBJ_ZIP = "${STAGING_DATADIR}/classpath/glibj.zip" |