summaryrefslogtreecommitdiff
path: root/packages/midpath
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-09-25 11:28:25 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-09-25 11:28:25 +0000
commit503dcc2ab499bd7eb485c1c075857b65960ab108 (patch)
treeefcffc44ac9f8e35600e0adacb41afc72d9411c6 /packages/midpath
parentcb124a091a9a5fd2ea9e163c2f56f6510ab2b338 (diff)
Fixes a problem where system's 'java' was used because no runtime was in staging.
classpath-tools-native: New recipe. javasqlite: Cleaned up DEPENDS, use classpath-tools-native. libmatthew: Cleaned up DEPENDS, use classpath-tools-native. midpath: Cleaned up DEPENDS, use classpath-tools-native. phoneme: Cleaned up DEPENDS, use classpath-tools-native. rxtx: Cleaned up DEPENDS, use classpath-tools-native. sqlitejdbc: Cleaned up DEPENDS, use classpath-tools-native. swt: Cleaned up DEPENDS, use classpath-tools-native.
Diffstat (limited to 'packages/midpath')
-rw-r--r--packages/midpath/midpath-common.inc2
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"