aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpath')
-rw-r--r--recipes/classpath/classpath-native.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/classpath/classpath-native.inc b/recipes/classpath/classpath-native.inc
index 0c0f29aa6d..be50cc6477 100644
--- a/recipes/classpath/classpath-native.inc
+++ b/recipes/classpath/classpath-native.inc
@@ -1,11 +1,10 @@
DESCRIPTION = "GNU Classpath standard Java libraries - For native Java-dependent programs"
HOMEPAGE = "http://www.gnu.org/software/classpath/"
LICENSE = "Classpath"
-
-inherit autotools native gettext
-
DEPENDS = "ecj-initial fastjar-native zip-native"
+inherit autotools gettext native
+
SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
do_configure_prepend () {