summaryrefslogtreecommitdiff
path: root/packages/jamvm/jamvm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/jamvm/jamvm.inc')
-rw-r--r--packages/jamvm/jamvm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/jamvm/jamvm.inc b/packages/jamvm/jamvm.inc
index 36378370c5..930159e891 100644
--- a/packages/jamvm/jamvm.inc
+++ b/packages/jamvm/jamvm.inc
@@ -12,7 +12,7 @@ RPROVIDES_jamvm = "java2-runtime"
# This uses 32 bit arm, so force the instruction set to arm, not thumb
ARM_INSTRUCTION_SET = "arm"
-inherit autotools update-alternatives
+inherit java autotools update-alternatives
EXTRA_OECONF = "--with-classpath-install-dir=${prefix}"
CFLAGS += "-DDEFAULT_MAX_HEAP=16*MB"