summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-initial_0.93.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath/classpath-initial_0.93.bb')
-rw-r--r--recipes-core/classpath/classpath-initial_0.93.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath-initial_0.93.bb b/recipes-core/classpath/classpath-initial_0.93.bb
index 13ede10..7c2683c 100644
--- a/recipes-core/classpath/classpath-initial_0.93.bb
+++ b/recipes-core/classpath/classpath-initial_0.93.bb
@@ -5,8 +5,9 @@ require classpath-native.inc
5 5
6DESCRIPTION="Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native." 6DESCRIPTION="Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native."
7LIC_FILES_CHKSUM = "file://COPYING;md5=af0004801732bc4b20d90f351cf80510" 7LIC_FILES_CHKSUM = "file://COPYING;md5=af0004801732bc4b20d90f351cf80510"
8DEPENDS += "jikes-native"
8 9
9DEPENDS = "zip-native fastjar-native jikes-native gettext-native" 10PR = "${INC_PR}.0"
10 11
11SRC_URI += " \ 12SRC_URI += " \
12 file://autotools.patch \ 13 file://autotools.patch \